Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO_private.h852 void _MApi_AUDIO_ADSetMute(MS_BOOL EnMute);
H A DmapiAUDIO.c272 _pInstantAudio->fpAUDIOADSetMute = _MApi_AUDIO_ADSetMute; in _AUDIOProbeResourceToUtopia()
H A DapiAUDIO.c2018 void _MApi_AUDIO_ADSetMute(MS_BOOL EnMute) in _MApi_AUDIO_ADSetMute() function
H A DapiAUDIO_v2.c2716 return _MApi_AUDIO_ADSetMute(EnMute); in MApi_AUDIO_ADSetMute()