Home
last modified time | relevance | path

Searched refs:AUDDecoderNo (Results 1 – 8 of 8) sorted by relevance

/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiAUDIO.h2624 void MApi_AUDIO_MM_SetInput (En_DVB_AudioDecoder AUDDecoderNo, MS_U8 u8IntTag);
2634 MS_U32 MApi_AUDIO_MM_CheckPlayDone (En_DVB_AudioDecoder AUDDecoderNo);
2646 …MS_U8 MApi_AUDIO_MM_CheckInputRequest(En_DVB_AudioDecoder AUDDecoderNo, MS_U32 *pU32WrtAddr, MS_…
2648 …MS_U8 MApi_AUDIO_MM_CheckInputRequest(En_DVB_AudioDecoder AUDDecoderNo, MS_PHY *pPHYWrtAddr, MS_…
/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO_v2.c6101 void MApi_AUDIO_MM_SetInput (En_DVB_AudioDecoder AUDDecoderNo, MS_U8 u8IntTag) in MApi_AUDIO_MM_SetInput() argument
6106 Status.eAudDecoderNo = AUDDecoderNo; in MApi_AUDIO_MM_SetInput()
6124 return _MApi_AUDIO_MM_SetInput(AUDDecoderNo, u8IntTag); in MApi_AUDIO_MM_SetInput()
6129 MS_U32 MApi_AUDIO_MM_CheckPlayDone (En_DVB_AudioDecoder AUDDecoderNo) in MApi_AUDIO_MM_CheckPlayDone() argument
6135 Status.eAudDecoderNo = AUDDecoderNo; in MApi_AUDIO_MM_CheckPlayDone()
6154 return _MApi_AUDIO_MM_CheckPlayDone(AUDDecoderNo); in MApi_AUDIO_MM_CheckPlayDone()
6159 MS_U8 MApi_AUDIO_MM_CheckInputRequest(En_DVB_AudioDecoder AUDDecoderNo, MS_PHY *pPHYWrtAddr, MS_U32… in MApi_AUDIO_MM_CheckInputRequest() argument
6165 Status.AUDDecoderNo = AUDDecoderNo; in MApi_AUDIO_MM_CheckInputRequest()
6184 return _MApi_AUDIO_MM_CheckInputRequest(AUDDecoderNo, pPHYWrtAddr, pU32WrtBytes); in MApi_AUDIO_MM_CheckInputRequest()
H A DapiAUDIO.c5091 void _MApi_AUDIO_MM_SetInput (En_DVB_AudioDecoder AUDDecoderNo, MS_U8 u8IntTag) in _MApi_AUDIO_MM_SetInput() argument
5095 if (AUDDecoderNo == DVB_Audio_Decoder1) in _MApi_AUDIO_MM_SetInput()
5114 MS_U32 _MApi_AUDIO_MM_CheckPlayDone (En_DVB_AudioDecoder AUDDecoderNo) in _MApi_AUDIO_MM_CheckPlayDone() argument
5118 if (AUDDecoderNo == DVB_Audio_Decoder1) in _MApi_AUDIO_MM_CheckPlayDone()
5137 MS_U8 _MApi_AUDIO_MM_CheckInputRequest(En_DVB_AudioDecoder AUDDecoderNo, MS_PHY *pPHYWrtAddr, MS_U3… in _MApi_AUDIO_MM_CheckInputRequest() argument
5141 if (AUDDecoderNo == DVB_Audio_Decoder1) in _MApi_AUDIO_MM_CheckInputRequest()
H A DapiAUDIO_private.h1012 void _MApi_AUDIO_MM_SetInput (En_DVB_AudioDecoder AUDDecoderNo, MS_U8 u8IntTag);
1013 MS_U32 _MApi_AUDIO_MM_CheckPlayDone (En_DVB_AudioDecoder AUDDecoderNo);
1014 MS_U8 _MApi_AUDIO_MM_CheckInputRequest(En_DVB_AudioDecoder AUDDecoderNo, MS_PHY *pPHY…
H A DapiAUDIO_v2.h558 En_DVB_AudioDecoder AUDDecoderNo; member
H A DmapiAUDIO.c2253 …fpAUDIOMMCheckInputRequest((En_DVB_AudioDecoder)pMMCheckInputRequest->AUDDecoderNo, (MS_PHY*)pMMCh… in AUDIOIoctl()
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiAUDIO.h2522 void MApi_AUDIO_MM_SetInput (En_DVB_AudioDecoder AUDDecoderNo, MS_U8 u8IntTag);
2532 MS_U32 MApi_AUDIO_MM_CheckPlayDone (En_DVB_AudioDecoder AUDDecoderNo);
2543 …MS_U8 MApi_AUDIO_MM_CheckInputRequest(En_DVB_AudioDecoder AUDDecoderNo, MS_PHY *pPHYWrtAddr, MS_…
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt49354 void MApi_AUDIO_MM_SetInput (En_DVB_AudioDecoder AUDDecoderNo, MS_U8 u8IntTag);
49356 MS_U32 MApi_AUDIO_MM_CheckPlayDone (En_DVB_AudioDecoder AUDDecoderNo);
49359 …MS_U8 MApi_AUDIO_MM_CheckInputRequest(En_DVB_AudioDecoder AUDDecoderNo, MS_U32 *pU32WrtAddr, MS_U3…
49361 …MS_U8 MApi_AUDIO_MM_CheckInputRequest(En_DVB_AudioDecoder AUDDecoderNo, MS_PHY *pPHYWrtAddr, MS_U3…