Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO_private.h960 void _MApi_AUDIO_SetMixModeMute(AUDIO_SOURCE_INFO_TYPE eSourceType, AUDIO_MIX_VOL_TY…
H A DmapiAUDIO.c380 _pInstantAudio->fpAUDIOSetMixModeMute = _MApi_AUDIO_SetMixModeMute; in _AUDIOProbeResourceToUtopia()
H A DapiAUDIO.c4291 void _MApi_AUDIO_SetMixModeMute(AUDIO_SOURCE_INFO_TYPE eSourceType, AUDIO_MIX_VOL_TYPE VolType, MS_… in _MApi_AUDIO_SetMixModeMute() function
H A DapiAUDIO_v2.c4907 return _MApi_AUDIO_SetMixModeMute(eSourceType, VolType, EnMute); in MApi_AUDIO_SetMixModeMute()