Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO_private.h839 MS_BOOL _MApi_AUDIO_GetDecodeSystem(AUDIO_DEC_ID DecId, AudioDecStatus_t * p_AudioDecS…
H A DmapiAUDIO.c259 _pInstantAudio->fpAUDIOGetDecodeSystem = _MApi_AUDIO_GetDecodeSystem; in _AUDIOProbeResourceToUtopia()
H A DapiAUDIO.c1517 MS_BOOL _MApi_AUDIO_GetDecodeSystem(AUDIO_DEC_ID DecId, AudioDecStatus_t * p_AudioDecStatus) in _MApi_AUDIO_GetDecodeSystem() function
H A DapiAUDIO_v2.c2344 return _MApi_AUDIO_GetDecodeSystem(DecId, p_AudioDecStatus); in MApi_AUDIO_GetDecodeSystem()