Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO_private.h1053 MS_S32 _MApi_AUDIO_ENCODER_Close(MS_S32 s32DeviceId);
H A DmapiAUDIO.c468 _pInstantAudio->fpAUDIOEncoderClose = _MApi_AUDIO_ENCODER_Close; in _AUDIOProbeResourceToUtopia()
H A DapiAUDIO.c6128 MS_S32 _MApi_AUDIO_ENCODER_Close(MS_S32 s32DeviceId) in _MApi_AUDIO_ENCODER_Close() function
H A DapiAUDIO_v2.c7257 return _MApi_AUDIO_ENCODER_Close(s32DeviceId); in MApi_AUDIO_ENCODER_Close()