Home
last modified time | relevance | path

Searched refs:bEnableMIUSel (Results 1 – 25 of 50) sorted by relevance

12

/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DdrvRVD.h383 MS_BOOL bEnableMIUSel; ///<enable miu select (DS used) member
H A DdrvMVD.h334 MS_BOOL bEnableMIUSel; ///Dynamic scaling DS buffer on miu1 or miu0 member
H A DapiVDEC.h782 MS_BOOL bEnableMIUSel; member
H A DapiVDEC_EX_v2.h1033 MS_BOOL bEnableMIUSel; member
H A DapiVDEC_EX.h1030 MS_BOOL bEnableMIUSel; member
/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvRVD.h383 MS_BOOL bEnableMIUSel; ///<enable miu select (DS used) member
H A DdrvMVD.h334 MS_BOOL bEnableMIUSel; ///Dynamic scaling DS buffer on miu1 or miu0 member
H A DapiVDEC_EX_v2.h1102 MS_BOOL bEnableMIUSel; member
H A DapiVDEC.h887 MS_BOOL bEnableMIUSel; member
H A DapiVDEC_EX.h1784 MS_BOOL bEnableMIUSel; member
/utopia/UTPA2-700.0.x/modules/vdec_v1/api/vdec/
H A DapiVDEC_EX_wrap.c244 pExDisp->bEnableMIUSel = pDisp->bEnableMIUSel; in _VDEC_MapExDispInfo()
H A DapiVDEC.c9540 pDispinfo->bEnableMIUSel = info.bEnableMIUSel; in MApi_VDEC_V2_GetDispInfo()
9591 pDispinfo->bEnableMIUSel = MDrv_HVD_GetDynamicScalingInfo(E_HVD_DS_BUF_MIUSEL); in MApi_VDEC_V2_GetDispInfo()
9629 pDispinfo->bEnableMIUSel = FALSE; // not used in MApi_VDEC_V2_GetDispInfo()
9652 pDispinfo->bEnableMIUSel = info.bEnableMIUSel; in MApi_VDEC_V2_GetDispInfo()
/utopia/UTPA2-700.0.x/modules/vdec_v2/api/vdec_ex/
H A DapiVDEC_wrap.c250 pDisp->bEnableMIUSel = pExDisp->bEnableMIUSel; in _VDEC_MapDispInfo()
H A DapiVDEC_EX.c7704 pDispinfo->bEnableMIUSel = info.bEnableMIUSel; in _MApi_VDEC_EX_V2_GetDispInfo()
7760 … pDispinfo->bEnableMIUSel = MDrv_HVD_EX_GetDynamicScalingInfo(u32Id, E_HVD_EX_DS_BUF_MIUSEL); in _MApi_VDEC_EX_V2_GetDispInfo()
7806 pDispinfo->bEnableMIUSel = FALSE; // not used in _MApi_VDEC_EX_V2_GetDispInfo()
/utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/
H A DapiVDEC_wrap.c260 pDisp->bEnableMIUSel = pExDisp->bEnableMIUSel; in _VDEC_MapDispInfo()
H A DapiVDEC_EX.c12095 pDispinfo->bEnableMIUSel = info.bEnableMIUSel; in _MApi_VDEC_EX_V2_GetDispInfo()
12151 … pDispinfo->bEnableMIUSel = MDrv_HVD_EX_GetDynamicScalingInfo(u32Id, E_HVD_EX_DS_BUF_MIUSEL); in _MApi_VDEC_EX_V2_GetDispInfo()
12197 pDispinfo->bEnableMIUSel = FALSE; // not used in _MApi_VDEC_EX_V2_GetDispInfo()
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiVDEC_wrap.c258 pDisp->bEnableMIUSel = pExDisp->bEnableMIUSel; in _VDEC_MapDispInfo()
H A DapiVDEC_EX.c13164 pDispinfo->bEnableMIUSel = info.bEnableMIUSel; in _MApi_VDEC_EX_V2_GetDispInfo()
13232 … pDispinfo->bEnableMIUSel = MDrv_HVD_EX_GetDynamicScalingInfo(u32Id, E_HVD_EX_DS_BUF_MIUSEL); in _MApi_VDEC_EX_V2_GetDispInfo()
13278 pDispinfo->bEnableMIUSel = FALSE; // not used in _MApi_VDEC_EX_V2_GetDispInfo()
/utopia/UTPA2-700.0.x/modules/vdec_v2/drv/mvd_ex/
H A DdrvMVD_EX.h339 MS_BOOL bEnableMIUSel; ///Dynamic scaling DS buffer on miu1 or miu0 member
/utopia/UTPA2-700.0.x/modules/vdec_lite/drv/mvd_lite/
H A DdrvMVD_EX.h378 MS_BOOL bEnableMIUSel; ///Dynamic scaling DS buffer on miu1 or miu0 member
/utopia/UTPA2-700.0.x/modules/vdec_v3/drv/mvd_v3/
H A DdrvMVD_EX.h355 MS_BOOL bEnableMIUSel; ///Dynamic scaling DS buffer on miu1 or miu0 member
/utopia/UTPA2-700.0.x/modules/vdec_v1/drv/rvd/
H A DdrvRVD.c1935 pinfo->bEnableMIUSel = gRVDInfo.bRVD_FWinMIU1;//(eRvdDynCfgByChip ==128)?TRUE:FALSE; in MDrv_RVD_GetDispInfo()
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/maldives/mvd_v3/
H A DhalMVD_EX.c4386 pinfo->bEnableMIUSel = (MS_BOOL)pMVDHalContext->stMiuCfg.u8FWMiuSel; in HAL_MVD_GetFrameInfo()
4400 pinfo->bEnableMIUSel = 1; in HAL_MVD_GetFrameInfo()
4404 pinfo->bEnableMIUSel = 0; in HAL_MVD_GetFrameInfo()
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/mustang/mvd_v3/
H A DhalMVD_EX.c4472 pinfo->bEnableMIUSel = (MS_BOOL)pMVDHalContext->stMiuCfg.u8FWMiuSel; in HAL_MVD_GetFrameInfo()
4486 pinfo->bEnableMIUSel = 1; in HAL_MVD_GetFrameInfo()
4490 pinfo->bEnableMIUSel = 0; in HAL_MVD_GetFrameInfo()
/utopia/UTPA2-700.0.x/modules/vdec_v1/drv/mvd/
H A DdrvMVD.c2771 pinfo->bEnableMIUSel = stMemCfg.bFWMiuSel; in MDrv_MVD_GetFrameInfo()

12