Home
last modified time | relevance | path

Searched refs:HVD_CTRL_FRM_MIU_1 (Results 1 – 5 of 5) sorted by relevance

/utopia/UTPA2-700.0.x/modules/vdec_v1/drv/hvd/
H A DdrvHVD_sub.c151 #define HVD_CTRL_FRM_MIU_1 BIT(7) // deflaut: 0 macro
593 gSubHVDCtrl.u32CtrlMode |= HVD_CTRL_FRM_MIU_1; in _DRV_HVD_Sub_RstVariables()
3571 if( gSubHVDCtrl.u32CtrlMode & HVD_CTRL_FRM_MIU_1 ) in MDrv_HVD_Sub_GetFrmInfo()
3650 if( gSubHVDCtrl.u32CtrlMode & HVD_CTRL_FRM_MIU_1 ) in MDrv_HVD_Sub_CalLumaSum()
H A DdrvHVD.c142 #define HVD_CTRL_FRM_MIU_1 BIT(7) // deflaut: 0 macro
579 gHVDCtrl.u32CtrlMode |= HVD_CTRL_FRM_MIU_1; in _DRV_HVD_RstVariables()
3758 if( gHVDCtrl.u32CtrlMode & HVD_CTRL_FRM_MIU_1 ) in MDrv_HVD_GetFrmInfo()
3837 if( gHVDCtrl.u32CtrlMode & HVD_CTRL_FRM_MIU_1 ) in MDrv_HVD_CalLumaSum()
/utopia/UTPA2-700.0.x/modules/vdec_v2/drv/hvd_ex/
H A DdrvHVD_EX.c710 pCtrl->u32CtrlMode |= HVD_CTRL_FRM_MIU_1; in _HVD_EX_RstVariables()
/utopia/UTPA2-700.0.x/modules/vdec_v3/drv/hvd_v3/
H A DdrvHVD_EX.c803 pCtrl->u32CtrlMode |= HVD_CTRL_FRM_MIU_1; in _HVD_EX_RstVariables()
/utopia/UTPA2-700.0.x/modules/vdec_lite/drv/hvd_lite/
H A DdrvHVD_EX.c796 pCtrl->u32CtrlMode |= HVD_CTRL_FRM_MIU_1; in _HVD_EX_RstVariables()