Searched refs:u8Decoder (Results 1 – 5 of 5) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/vdec_v3/drv/mvd_v3/ |
| H A D | MVD_EX_Common.c | 222 MS_BOOL MDrv_MVDSendCodecKey(MS_U32 u32Id,MS_U8 u8Decoder,MS_U16 u16CodecKey) in MDrv_MVDSendCodecKey() argument 230 …if(MDrv_MVDSendVPUCMD(u32Id,E_NST_CMD_COMMON_CMD1,(((VDEC_TAG<<24)&0xff000000))|(((u8Decoder<<16)&… in MDrv_MVDSendCodecKey()
|
| /utopia/UTPA2-700.0.x/modules/vdec_lite/drv/mvd_lite/ |
| H A D | MVD_EX_Common.c | 225 MS_BOOL MDrv_MVDSendCodecKey(MS_U32 u32Id,MS_U8 u8Decoder,MS_U16 u16CodecKey) in MDrv_MVDSendCodecKey() argument 233 …if(MDrv_MVDSendVPUCMD(u32Id,E_NST_CMD_COMMON_CMD1,(((VDEC_TAG<<24)&0xff000000))|(((u8Decoder<<16)&… in MDrv_MVDSendCodecKey()
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/drv/hvd_v3/ |
| H A D | HVD_EX_Common.c | 287 MS_BOOL _MDrv_HVDSendCodecKey(MS_U32 u32Id,MS_U8 u8Decoder,MS_U16 u16CodecKey) in _MDrv_HVDSendCodecKey() argument 293 …if(_MDrv_HVDSendVPUCMD(u32Id,E_NST_CMD_COMMON_CMD1,(((VDEC_TAG<<24)&0xff000000))|(((u8Decoder<<16)… in _MDrv_HVDSendCodecKey()
|
| /utopia/UTPA2-700.0.x/modules/vdec_lite/drv/hvd_lite/ |
| H A D | HVD_EX_Common.c | 275 MS_BOOL _MDrv_HVDSendCodecKey(MS_U32 u32Id,MS_U8 u8Decoder,MS_U16 u16CodecKey) in _MDrv_HVDSendCodecKey() argument 281 …if(_MDrv_HVDSendVPUCMD(u32Id,E_NST_CMD_COMMON_CMD1,(((VDEC_TAG<<24)&0xff000000))|(((u8Decoder<<16)… in _MDrv_HVDSendCodecKey()
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/mustang/audio/ |
| H A D | halMAD.c | 5948 MS_U8 u8Decoder = MSAPI_AUD_DVB_INVALID; in HAL_MAD_GetAudioInfo2() local 5956 u8Decoder = g_AudioVars2->g_u8DecR2Adec1DecType; in HAL_MAD_GetAudioInfo2() 5962 u8Decoder = g_AudioVars2->g_u8DecR2Adec2DecType; in HAL_MAD_GetAudioInfo2() 5976 switch (u8Decoder) in HAL_MAD_GetAudioInfo2()
|