Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO_private.h840 MS_BOOL _MApi_AUDIO_SetDecodeCmd(AUDIO_DEC_ID DecId, En_DVB_decCmdType enDecComamnd);
H A DmapiAUDIO.c260 _pInstantAudio->fpAUDIOSetDecodeCmd = _MApi_AUDIO_SetDecodeCmd; in _AUDIOProbeResourceToUtopia()
H A DapiAUDIO.c1670 MS_BOOL _MApi_AUDIO_SetDecodeCmd(AUDIO_DEC_ID DecId, En_DVB_decCmdType enDecComamnd) in _MApi_AUDIO_SetDecodeCmd() function
H A DapiAUDIO_v2.c2373 return _MApi_AUDIO_SetDecodeCmd(DecId, enDecComamnd); in MApi_AUDIO_SetDecodeCmd()