Home
last modified time | relevance | path

Searched refs:AdoDecoderNo (Results 1 – 25 of 38) sorted by relevance

12

/utopia/UTPA2-700.0.x/modules/audio/drv/audio/
H A DdrvMAD.c528 AU_DVB_DECCMD MDrv_MAD_GetDecCmd(En_DVB_AudioDecoder AdoDecoderNo) in MDrv_MAD_GetDecCmd() argument
530 return (AU_DVB_DECCMD) (HAL_MAD_GetDecCmd(AdoDecoderNo)&0xF); in MDrv_MAD_GetDecCmd()
/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO.c1932 AU_DVB_DECCMD _MApi_AUDIO_GetCommand(En_DVB_AudioDecoder AdoDecoderNo) in _MApi_AUDIO_GetCommand() argument
1936 if ((AdoDecoderNo != DVB_Audio_Decoder1) && (AdoDecoderNo != DVB_Audio_Decoder2)) in _MApi_AUDIO_GetCommand()
1938 …AUDIO_DEBUG_LEVEL_DEBUG, "[%s] Error! Not support AdoDecoderNo(%u)!\n", __FUNCTION__,AdoDecoderNo); in _MApi_AUDIO_GetCommand()
1942 return MDrv_MAD_GetDecCmd(AdoDecoderNo); in _MApi_AUDIO_GetCommand()
H A DapiAUDIO_v2.c2517 AU_DVB_DECCMD MApi_AUDIO_GetCommand(En_DVB_AudioDecoder AdoDecoderNo) in MApi_AUDIO_GetCommand() argument
2524 Status.eAdoDecoderNo = AdoDecoderNo; in MApi_AUDIO_GetCommand()
2541 return _MApi_AUDIO_GetCommand(AdoDecoderNo); in MApi_AUDIO_GetCommand()
H A DapiAUDIO_private.h846 AU_DVB_DECCMD _MApi_AUDIO_GetCommand(En_DVB_AudioDecoder AdoDecoderNo);
/utopia/UTPA2-700.0.x/modules/audio/drv/audio/internal/
H A DdrvMAD.h148 AU_DVB_DECCMD MDrv_MAD_GetDecCmd(En_DVB_AudioDecoder AdoDecoderNo);
/utopia/UTPA2-700.0.x/modules/audio/hal/mustang/audio/
H A DhalMAD.h137 AU_DVB_DECCMD HAL_MAD_GetDecCmd(En_DVB_AudioDecoder AdoDecoderNo);
/utopia/UTPA2-700.0.x/modules/audio/hal/mainz/audio/
H A DhalMAD.h137 AU_DVB_DECCMD HAL_MAD_GetDecCmd(En_DVB_AudioDecoder AdoDecoderNo);
/utopia/UTPA2-700.0.x/modules/audio/hal/messi/audio/
H A DhalMAD.h137 AU_DVB_DECCMD HAL_MAD_GetDecCmd(En_DVB_AudioDecoder AdoDecoderNo);
/utopia/UTPA2-700.0.x/modules/audio/hal/curry/audio/
H A DhalMAD.h137 AU_DVB_DECCMD HAL_MAD_GetDecCmd(En_DVB_AudioDecoder AdoDecoderNo);
/utopia/UTPA2-700.0.x/modules/audio/hal/manhattan/audio/
H A DhalMAD.h137 AU_DVB_DECCMD HAL_MAD_GetDecCmd(En_DVB_AudioDecoder AdoDecoderNo);
H A DhalMAD.c825 AU_DVB_DECCMD HAL_MAD_GetDecCmd(En_DVB_AudioDecoder AdoDecoderNo) in HAL_MAD_GetDecCmd() argument
830 switch (AdoDecoderNo) in HAL_MAD_GetDecCmd()
/utopia/UTPA2-700.0.x/modules/audio/hal/maxim/audio/
H A DhalMAD.h137 AU_DVB_DECCMD HAL_MAD_GetDecCmd(En_DVB_AudioDecoder AdoDecoderNo);
/utopia/UTPA2-700.0.x/modules/audio/hal/maldives/audio/
H A DhalMAD.h140 AU_DVB_DECCMD HAL_MAD_GetDecCmd(En_DVB_AudioDecoder AdoDecoderNo);
H A DhalMAD.c859 AU_DVB_DECCMD HAL_MAD_GetDecCmd(En_DVB_AudioDecoder AdoDecoderNo) in HAL_MAD_GetDecCmd() argument
864 switch (AdoDecoderNo) in HAL_MAD_GetDecCmd()
/utopia/UTPA2-700.0.x/modules/audio/hal/maserati/audio/
H A DhalMAD.h137 AU_DVB_DECCMD HAL_MAD_GetDecCmd(En_DVB_AudioDecoder AdoDecoderNo);
/utopia/UTPA2-700.0.x/modules/audio/hal/macan/audio/
H A DhalMAD.h137 AU_DVB_DECCMD HAL_MAD_GetDecCmd(En_DVB_AudioDecoder AdoDecoderNo);
/utopia/UTPA2-700.0.x/modules/audio/hal/k6/audio/
H A DhalMAD.h137 AU_DVB_DECCMD HAL_MAD_GetDecCmd(En_DVB_AudioDecoder AdoDecoderNo);
/utopia/UTPA2-700.0.x/modules/audio/hal/M7621/audio/
H A DhalMAD.h137 AU_DVB_DECCMD HAL_MAD_GetDecCmd(En_DVB_AudioDecoder AdoDecoderNo);
/utopia/UTPA2-700.0.x/modules/audio/hal/mooney/audio/
H A DhalMAD.h137 AU_DVB_DECCMD HAL_MAD_GetDecCmd(En_DVB_AudioDecoder AdoDecoderNo);
H A DhalMAD.c856 AU_DVB_DECCMD HAL_MAD_GetDecCmd(En_DVB_AudioDecoder AdoDecoderNo) in HAL_MAD_GetDecCmd() argument
861 switch (AdoDecoderNo) in HAL_MAD_GetDecCmd()
/utopia/UTPA2-700.0.x/modules/audio/hal/kano/audio/
H A DhalMAD.h137 AU_DVB_DECCMD HAL_MAD_GetDecCmd(En_DVB_AudioDecoder AdoDecoderNo);
/utopia/UTPA2-700.0.x/modules/audio/hal/M7821/audio/
H A DhalMAD.h137 AU_DVB_DECCMD HAL_MAD_GetDecCmd(En_DVB_AudioDecoder AdoDecoderNo);
/utopia/UTPA2-700.0.x/modules/audio/hal/k6lite/audio/
H A DhalMAD.h137 AU_DVB_DECCMD HAL_MAD_GetDecCmd(En_DVB_AudioDecoder AdoDecoderNo);
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiAUDIO.h1335 AU_DVB_DECCMD MApi_AUDIO_GetCommand(En_DVB_AudioDecoder AdoDecoderNo);
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiAUDIO.h1395 AU_DVB_DECCMD MApi_AUDIO_GetCommand(En_DVB_AudioDecoder AdoDecoderNo);

12