Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO_private.h926 MS_BOOL _MApi_AUDIO_ADVSOUND_ProcessEnable(ADVSND_TYPE type);
H A DmapiAUDIO.c346 …stantAudio->fpAUDIOADVSOUNDProcessEnable = _MApi_AUDIO_ADVSOUND_ProcessEnable; in _AUDIOProbeResourceToUtopia()
H A DapiAUDIO.c3861 MS_BOOL _MApi_AUDIO_ADVSOUND_ProcessEnable(ADVSND_TYPE type) in _MApi_AUDIO_ADVSOUND_ProcessEnable() function
H A DapiAUDIO_v2.c4028 return _MApi_AUDIO_ADVSOUND_ProcessEnable(type); in MApi_AUDIO_ADVSOUND_ProcessEnable()