Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO_private.h1054 MS_S32 _MApi_AUDIO_ENCODER_Start(MS_S32 s32DeviceId);
H A DmapiAUDIO.c469 _pInstantAudio->fpAUDIOEncoderStart = _MApi_AUDIO_ENCODER_Start; in _AUDIOProbeResourceToUtopia()
H A DapiAUDIO.c6141 MS_S32 _MApi_AUDIO_ENCODER_Start(MS_S32 s32DeviceId) in _MApi_AUDIO_ENCODER_Start() function
H A DapiAUDIO_v2.c7283 return _MApi_AUDIO_ENCODER_Start(s32DeviceId); in MApi_AUDIO_ENCODER_Start()