Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO_private.h820 void _MApi_AUDIO_SetAvcThreshold(MS_U8 Level);
H A DmapiAUDIO.c240 _pInstantAudio->fpAUDIOSetAvcThreshold = _MApi_AUDIO_SetAvcThreshold; in _AUDIOProbeResourceToUtopia()
H A DapiAUDIO.c3664 void _MApi_AUDIO_SetAvcThreshold(MS_U8 Level) in _MApi_AUDIO_SetAvcThreshold() function
H A DapiAUDIO_v2.c1929 return _MApi_AUDIO_SetAvcThreshold(Level); in MApi_AUDIO_SetAvcThreshold()