Home
last modified time | relevance | path

Searched refs:bDisablePESParsing (Results 1 – 25 of 73) sorted by relevance

123

/utopia/UTPA2-700.0.x/modules/vdec_v3/drv/mvd_v3/
H A DMVD_EX_Common.c259 …it(MS_U32 u32Id, MVD_CodecType u8CodecType, MVD_SrcMode u8BSProviderMode, MS_U8 bDisablePESParsing) in _MVD_Init() argument
264 if (HAL_MVD_SetCodecInfo(u8HalIdx, u8CodecType, u8BSProviderMode, bDisablePESParsing) == FALSE) in _MVD_Init()
H A DMVD_EX_Common.h106 …t(MS_U32 u32Id, MVD_CodecType u8CodecType, MVD_SrcMode u8BSProviderMode, MS_U8 bDisablePESParsing);
H A DdrvMVD_EX.h419 MS_U8 bDisablePESParsing;///< MVD parser enable/disable member
752 …o(MS_U32 u32Id, MVD_CodecType u8CodecType, MVD_SrcMode u8BSProviderMode, MS_U8 bDisablePESParsing);
/utopia/UTPA2-700.0.x/modules/vdec_lite/drv/mvd_lite/
H A DMVD_EX_Common.c262 …it(MS_U32 u32Id, MVD_CodecType u8CodecType, MVD_SrcMode u8BSProviderMode, MS_U8 bDisablePESParsing) in _MVD_Init() argument
268 …if (HAL_MVD_SetCodecInfo(u8HalIdx, u8CodecType, u8BSProviderMode, bDisablePESParsing, u8ChipECORev… in _MVD_Init()
H A DdrvMVD_EX.h441 MS_U8 bDisablePESParsing;///< MVD parser enable/disable member
750 …o(MS_U32 u32Id, MVD_CodecType u8CodecType, MVD_SrcMode u8BSProviderMode, MS_U8 bDisablePESParsing);
H A DMVD_EX_Common.h108 …t(MS_U32 u32Id, MVD_CodecType u8CodecType, MVD_SrcMode u8BSProviderMode, MS_U8 bDisablePESParsing);
/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvMVD.h438 MS_U8 bDisablePESParsing; member
619 …VD_SetCodecInfo(MVD_CodecType u8CodecType, MVD_SrcMode u8BSProviderMode, MS_U8 bDisablePESParsing);
/utopia/UTPA2-700.0.x/modules/vdec_v2/drv/mvd_ex/
H A DdrvMVD_EX.h400 MS_U8 bDisablePESParsing;///< MVD parser enable/disable member
695 …o(MS_U32 u32Id, MVD_CodecType u8CodecType, MVD_SrcMode u8BSProviderMode, MS_U8 bDisablePESParsing);
/utopia/UTPA2-700.0.x/modules/vdec_v1/drv/mvd/
H A DdrvMVD.c1308 curDisablePESParsing = InfoCfg->bDisablePESParsing; in MDrv_MVD_SetCfg()
1800 …MVD_SetCodecInfo(MVD_CodecType u8CodecType, MVD_SrcMode u8BSProviderMode, MS_U8 bDisablePESParsing) in MDrv_MVD_SetCodecInfo() argument
1814 stCmdArg.Arg2 = bDisablePESParsing; in MDrv_MVD_SetCodecInfo()
1847 curDisablePESParsing = bDisablePESParsing; in MDrv_MVD_SetCodecInfo()
7346 void MDrv_Mvd_SetPlayMode(MS_U8 bFileMode, MS_U8 bDisablePESParsing) in MDrv_Mvd_SetPlayMode() argument
7348 u8MvdPlayMode = (MS_U8)((bFileMode?1:0)<<2) | (MS_U8)((bDisablePESParsing?1:0)<<3); in MDrv_Mvd_SetPlayMode()
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DdrvMVD.h438 MS_U8 bDisablePESParsing; member
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/maldives/mvd_ex/
H A DhalMVD_EX.h324 …fo(MS_U8 u8Idx, MVD_CodecType u8CodecType, MVD_SrcMode u8BSProviderMode, MS_U8 bDisablePESParsing);
H A DhalMVD_EX.c4645 …SetCodecInfo(MS_U8 u8Idx, MVD_CodecType eCodecType, MVD_SrcMode eSrcMode, MS_U8 bDisablePESParsing) in HAL_MVD_SetCodecInfo() argument
4653 stCmdArg.Arg2 = bDisablePESParsing; in HAL_MVD_SetCodecInfo()
4678 _mvdAssert(pCurFwCfg->bDisablePESParsing == bDisablePESParsing); in HAL_MVD_SetCodecInfo()
7328 MVD_PRINT("curDisablePESParsing = %d\n", pFwCfg->bDisablePESParsing); in HAL_MVD_DbgDump()
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/M7621/mvd_ex/
H A DhalMVD_EX.h321 …fo(MS_U8 u8Idx, MVD_CodecType u8CodecType, MVD_SrcMode u8BSProviderMode, MS_U8 bDisablePESParsing);
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/mainz/mvd_v3/
H A DhalMVD_EX.h334 …fo(MS_U8 u8Idx, MVD_CodecType u8CodecType, MVD_SrcMode u8BSProviderMode, MS_U8 bDisablePESParsing);
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/manhattan/mvd_ex/
H A DhalMVD_EX.h321 …fo(MS_U8 u8Idx, MVD_CodecType u8CodecType, MVD_SrcMode u8BSProviderMode, MS_U8 bDisablePESParsing);
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/messi/mvd_ex/
H A DhalMVD_EX.h321 …fo(MS_U8 u8Idx, MVD_CodecType u8CodecType, MVD_SrcMode u8BSProviderMode, MS_U8 bDisablePESParsing);
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/maxim/mvd_ex/
H A DhalMVD_EX.h321 …fo(MS_U8 u8Idx, MVD_CodecType u8CodecType, MVD_SrcMode u8BSProviderMode, MS_U8 bDisablePESParsing);
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/macan/mvd_ex/
H A DhalMVD_EX.h321 …fo(MS_U8 u8Idx, MVD_CodecType u8CodecType, MVD_SrcMode u8BSProviderMode, MS_U8 bDisablePESParsing);
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/mainz/mvd_ex/
H A DhalMVD_EX.h321 …fo(MS_U8 u8Idx, MVD_CodecType u8CodecType, MVD_SrcMode u8BSProviderMode, MS_U8 bDisablePESParsing);
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/M7821/mvd_ex/
H A DhalMVD_EX.h321 …fo(MS_U8 u8Idx, MVD_CodecType u8CodecType, MVD_SrcMode u8BSProviderMode, MS_U8 bDisablePESParsing);
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/messi/mvd_v3/
H A DhalMVD_EX.h334 …fo(MS_U8 u8Idx, MVD_CodecType u8CodecType, MVD_SrcMode u8BSProviderMode, MS_U8 bDisablePESParsing);
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/maserati/mvd_ex/
H A DhalMVD_EX.h321 …fo(MS_U8 u8Idx, MVD_CodecType u8CodecType, MVD_SrcMode u8BSProviderMode, MS_U8 bDisablePESParsing);
H A DhalMVD_EX.c4557 …SetCodecInfo(MS_U8 u8Idx, MVD_CodecType eCodecType, MVD_SrcMode eSrcMode, MS_U8 bDisablePESParsing) in HAL_MVD_SetCodecInfo() argument
4565 stCmdArg.Arg2 = bDisablePESParsing; in HAL_MVD_SetCodecInfo()
4590 _mvdAssert(pCurFwCfg->bDisablePESParsing == bDisablePESParsing); in HAL_MVD_SetCodecInfo()
7230 printf("curDisablePESParsing = %d\n", pFwCfg->bDisablePESParsing); in HAL_MVD_DbgDump()
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/mustang/mvd_ex/
H A DhalMVD_EX.h324 …fo(MS_U8 u8Idx, MVD_CodecType u8CodecType, MVD_SrcMode u8BSProviderMode, MS_U8 bDisablePESParsing);
H A DhalMVD_EX.c4645 …SetCodecInfo(MS_U8 u8Idx, MVD_CodecType eCodecType, MVD_SrcMode eSrcMode, MS_U8 bDisablePESParsing) in HAL_MVD_SetCodecInfo() argument
4653 stCmdArg.Arg2 = bDisablePESParsing; in HAL_MVD_SetCodecInfo()
4678 _mvdAssert(pCurFwCfg->bDisablePESParsing == bDisablePESParsing); in HAL_MVD_SetCodecInfo()
7328 MVD_PRINT("curDisablePESParsing = %d\n", pFwCfg->bDisablePESParsing); in HAL_MVD_DbgDump()

123