Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO_private.h1046 MS_S32 _MApi_AUDIO_PCM_Stop(MS_S32 s32DeviceId);
H A DmapiAUDIO.c461 _pInstantAudio->fpAUDIOPcmStop = _MApi_AUDIO_PCM_Stop; in _AUDIOProbeResourceToUtopia()
H A DapiAUDIO.c6025 MS_S32 _MApi_AUDIO_PCM_Stop(MS_S32 s32DeviceId) in _MApi_AUDIO_PCM_Stop() function
H A DapiAUDIO_v2.c7067 return _MApi_AUDIO_PCM_Stop(s32DeviceId); in MApi_AUDIO_PCM_Stop()