Home
last modified time | relevance | path

Searched refs:_MApi_AUDIO_GetOutputSourceInfo (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO_private.h780 void _MApi_AUDIO_GetOutputSourceInfo(OUTPUT_SOURCE_INFO *pSourceInfo);
H A DmapiAUDIO.c200 …pInstantAudio->fpAUDIOGetOutputSourceInfo = _MApi_AUDIO_GetOutputSourceInfo; in _AUDIOProbeResourceToUtopia()
H A DapiAUDIO.c1021 void _MApi_AUDIO_GetOutputSourceInfo(OUTPUT_SOURCE_INFO *pSourceInfo) in _MApi_AUDIO_GetOutputSourceInfo() function
H A DapiAUDIO_v2.c972 return _MApi_AUDIO_GetOutputSourceInfo(pSourceInfo); in MApi_AUDIO_GetOutputSourceInfo()