Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO_private.h837 MS_BOOL _MApi_AUDIO_ReleaseDecodeSystem(AUDIO_DEC_ID DecId);
H A DmapiAUDIO.c257 …pInstantAudio->fpAUDIOReleaseDecodeSystem = _MApi_AUDIO_ReleaseDecodeSystem; in _AUDIOProbeResourceToUtopia()
H A DapiAUDIO.c1709 MS_BOOL _MApi_AUDIO_ReleaseDecodeSystem(AUDIO_DEC_ID DecId) in _MApi_AUDIO_ReleaseDecodeSystem() function
H A DapiAUDIO_v2.c2286 return _MApi_AUDIO_ReleaseDecodeSystem(DecId); in MApi_AUDIO_ReleaseDecodeSystem()