Home
last modified time | relevance | path

Searched refs:pSourceInfo (Results 1 – 6 of 6) sorted by relevance

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO.c999 void _MApi_AUDIO_SetOutputSourceInfo(OUTPUT_SOURCE_INFO *pSourceInfo) in _MApi_AUDIO_SetOutputSourceInfo() argument
1006 g_AudioVars2->AudioOutputSourceInfo.SpeakerOut = pSourceInfo->SpeakerOut; in _MApi_AUDIO_SetOutputSourceInfo()
1007 g_AudioVars2->AudioOutputSourceInfo.HpOut = pSourceInfo->HpOut; in _MApi_AUDIO_SetOutputSourceInfo()
1008 g_AudioVars2->AudioOutputSourceInfo.MonitorOut = pSourceInfo->MonitorOut; in _MApi_AUDIO_SetOutputSourceInfo()
1009 g_AudioVars2->AudioOutputSourceInfo.ScartOut = pSourceInfo->ScartOut; in _MApi_AUDIO_SetOutputSourceInfo()
1010 g_AudioVars2->AudioOutputSourceInfo.SpdifOut = pSourceInfo->SpdifOut; in _MApi_AUDIO_SetOutputSourceInfo()
1011 g_AudioVars2->AudioOutputSourceInfo.ArcOut = pSourceInfo->ArcOut; in _MApi_AUDIO_SetOutputSourceInfo()
1012 g_AudioVars2->AudioOutputSourceInfo.HDMIOut = pSourceInfo->HDMIOut; in _MApi_AUDIO_SetOutputSourceInfo()
1021 void _MApi_AUDIO_GetOutputSourceInfo(OUTPUT_SOURCE_INFO *pSourceInfo) in _MApi_AUDIO_GetOutputSourceInfo() argument
1027 …memcpy(pSourceInfo, &(g_AudioVars2->AudioOutputSourceInfo), sizeof(g_AudioVars2->AudioOutputSource… in _MApi_AUDIO_GetOutputSourceInfo()
H A DapiAUDIO_v2.c921 void MApi_AUDIO_SetOutputSourceInfo(OUTPUT_SOURCE_INFO *pSourceInfo) in MApi_AUDIO_SetOutputSourceInfo() argument
927 Status.stOutputSourceInfo = pSourceInfo; in MApi_AUDIO_SetOutputSourceInfo()
944 return _MApi_AUDIO_SetOutputSourceInfo(pSourceInfo); in MApi_AUDIO_SetOutputSourceInfo()
949 void MApi_AUDIO_GetOutputSourceInfo(OUTPUT_SOURCE_INFO *pSourceInfo) in MApi_AUDIO_GetOutputSourceInfo() argument
955 Status.stOutputSourceInfo = pSourceInfo; in MApi_AUDIO_GetOutputSourceInfo()
972 return _MApi_AUDIO_GetOutputSourceInfo(pSourceInfo); in MApi_AUDIO_GetOutputSourceInfo()
H A DapiAUDIO_private.h779 void _MApi_AUDIO_SetOutputSourceInfo(OUTPUT_SOURCE_INFO *pSourceInfo);
780 void _MApi_AUDIO_GetOutputSourceInfo(OUTPUT_SOURCE_INFO *pSourceInfo);
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiAUDIO.h720 void MApi_AUDIO_SetOutputSourceInfo(OUTPUT_SOURCE_INFO *pSourceInfo);
729 void MApi_AUDIO_GetOutputSourceInfo(OUTPUT_SOURCE_INFO *pSourceInfo);
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiAUDIO.h763 void MApi_AUDIO_SetOutputSourceInfo(OUTPUT_SOURCE_INFO *pSourceInfo);
772 void MApi_AUDIO_GetOutputSourceInfo(OUTPUT_SOURCE_INFO *pSourceInfo);
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt48590 void MApi_AUDIO_SetOutputSourceInfo(OUTPUT_SOURCE_INFO *pSourceInfo);
48592 void MApi_AUDIO_GetOutputSourceInfo(OUTPUT_SOURCE_INFO *pSourceInfo);