Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO.c1042 void _MApi_AUDIO_SetSourceInfo(AUDIO_SOURCE_INFO_TYPE eSourceType) in _MApi_AUDIO_SetSourceInfo() function
5386 _MApi_AUDIO_SetSourceInfo(E_AUDIO_INFO_GAME_IN); in _MApi_AUDIO_ALSA_Enable()
H A DapiAUDIO_private.h770 void _MApi_AUDIO_SetSourceInfo(AUDIO_SOURCE_INFO_TYPE eSourceType);
H A DmapiAUDIO.c190 _pInstantAudio->fpAUDIOSetSourceInfo = _MApi_AUDIO_SetSourceInfo; in _AUDIOProbeResourceToUtopia()
H A DapiAUDIO_v2.c711 return _MApi_AUDIO_SetSourceInfo(eSourceType); in MApi_AUDIO_SetSourceInfo()