Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO_private.h841 AUDIO_DEC_ID _MApi_AUDIO_OpenDecodeSystem(AudioDecStatus_t * p_AudioDecStatus);
H A DmapiAUDIO.c261 … _pInstantAudio->fpAUDIOOpenDecodeSystem = _MApi_AUDIO_OpenDecodeSystem; in _AUDIOProbeResourceToUtopia()
H A DapiAUDIO.c1561 AUDIO_DEC_ID _MApi_AUDIO_OpenDecodeSystem(AudioDecStatus_t * p_AudioDecStatus) in _MApi_AUDIO_OpenDecodeSystem() function
H A DapiAUDIO_v2.c2402 return _MApi_AUDIO_OpenDecodeSystem(p_AudioDecStatus); in MApi_AUDIO_OpenDecodeSystem()