Searched refs:u8ChipECORev (Results 1 – 4 of 4) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/vdec_lite/drv/mvd_lite/ |
| H A D | MVD_EX_Common.c | 265 MS_U8 u8ChipECORev = MDrv_SYS_GetChipRev(); in _MVD_Init() local 268 …D_SetCodecInfo(u8HalIdx, u8CodecType, u8BSProviderMode, bDisablePESParsing, u8ChipECORev) == FALSE) in _MVD_Init()
|
| H A D | drvMVD_EX.c | 1073 MS_U8 u8ChipECORev = MDrv_SYS_GetChipRev(); in MDrv_MVD_DecodeIFrame() local 1082 …L_MVD_DecodeIFrame(u8HalIdx, u32FrameBufAddr, u32StreamBufAddr, u32StreamBufEndAddr, u8ChipECORev); in MDrv_MVD_DecodeIFrame()
|
| /utopia/UTPA2-700.0.x/modules/vdec_lite/hal/kano/mvd_lite/ |
| H A D | halMVD_EX.h | 341 …CodecType u8CodecType, MVD_SrcMode u8BSProviderMode, MS_U8 bDisablePESParsing, MS_U8 u8ChipECORev); 362 …, MS_PHY u32FrameBufAddr, MS_PHY u32StreamBufAddr, MS_PHY u32StreamBufEndAddr, MS_U8 u8ChipECORev);
|
| H A D | halMVD_EX.c | 5128 …8Idx, MVD_CodecType eCodecType, MVD_SrcMode eSrcMode, MS_U8 bDisablePESParsing, MS_U8 u8ChipECORev) in HAL_MVD_SetCodecInfo() argument 5140 stCmdArg.Arg4 = u8ChipECORev; in HAL_MVD_SetCodecInfo() 5940 …x, MS_PHY u32FrameBufAddr, MS_PHY u32StreamBufAddr, MS_PHY u32StreamBufEndAddr, MS_U8 u8ChipECORev) in HAL_MVD_DecodeIFrame() argument 5950 HAL_MVD_SetCodecInfo(u8Idx, E_MVD_CODEC_MPEG2, E_MVD_SLQ_MODE, DISABLE_PARSER, u8ChipECORev); in HAL_MVD_DecodeIFrame()
|