Home
last modified time | relevance | path

Searched refs:MS_3D_LINE_BFF_MAX (Results 1 – 19 of 19) sorted by relevance

/utopia/UTPA2-700.0.x/modules/xc/hal/maldives/xc/include/
H A Dmhal_xc_chip_config.h118 #define MS_3D_LINE_BFF_MAX (960UL)//(1440UL) macro
/utopia/UTPA2-700.0.x/modules/xc/hal/mustang/xc/include/
H A Dmhal_xc_chip_config.h118 #define MS_3D_LINE_BFF_MAX (1920UL)//(1440UL) macro
/utopia/UTPA2-700.0.x/modules/xc/hal/mainz/xc/include/
H A Dmhal_xc_chip_config.h119 #define MS_3D_LINE_BFF_MAX (960UL) macro
/utopia/UTPA2-700.0.x/modules/xc/hal/messi/xc/include/
H A Dmhal_xc_chip_config.h119 #define MS_3D_LINE_BFF_MAX (960UL) macro
/utopia/UTPA2-700.0.x/modules/xc/hal/curry/xc/include/
H A Dmhal_xc_chip_config.h118 #define MS_3D_LINE_BFF_MAX (2048UL) macro
/utopia/UTPA2-700.0.x/modules/xc/hal/kano/xc/include/
H A Dmhal_xc_chip_config.h118 #define MS_3D_LINE_BFF_MAX (2048UL) macro
/utopia/UTPA2-700.0.x/modules/xc/hal/k6/xc/include/
H A Dmhal_xc_chip_config.h118 #define MS_3D_LINE_BFF_MAX (2048UL) macro
/utopia/UTPA2-700.0.x/modules/xc/hal/k6lite/xc/include/
H A Dmhal_xc_chip_config.h118 #define MS_3D_LINE_BFF_MAX (960UL) macro
H A Dmhal_xc_chip_config.h.0118 #define MS_3D_LINE_BFF_MAX (960UL)
/utopia/UTPA2-700.0.x/modules/xc/hal/mooney/xc/include/
H A Dmhal_xc_chip_config.h119 #define MS_3D_LINE_BFF_MAX (2048UL) macro
/utopia/UTPA2-700.0.x/modules/xc/hal/M7621/xc/include/
H A Dmhal_xc_chip_config.h119 #define MS_3D_LINE_BFF_MAX (2048UL) macro
/utopia/UTPA2-700.0.x/modules/xc/hal/manhattan/xc/include/
H A Dmhal_xc_chip_config.h119 #define MS_3D_LINE_BFF_MAX (2048UL) macro
/utopia/UTPA2-700.0.x/modules/xc/hal/M7821/xc/include/
H A Dmhal_xc_chip_config.h119 #define MS_3D_LINE_BFF_MAX (2048UL) macro
/utopia/UTPA2-700.0.x/modules/xc/hal/macan/xc/include/
H A Dmhal_xc_chip_config.h119 #define MS_3D_LINE_BFF_MAX (2048UL) macro
/utopia/UTPA2-700.0.x/modules/xc/hal/maserati/xc/include/
H A Dmhal_xc_chip_config.h119 #define MS_3D_LINE_BFF_MAX (2048UL) macro
/utopia/UTPA2-700.0.x/modules/xc/hal/maxim/xc/include/
H A Dmhal_xc_chip_config.h119 #define MS_3D_LINE_BFF_MAX (2048UL) macro
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_3d.c420 || ((pSrcInfo->stCapWin.width > MS_3D_LINE_BFF_MAX) in MDrv_SC_3D_Is2TapModeSupportedFormat()
439 return ((pSrcInfo->stCapWin.width > MS_3D_LINE_BFF_MAX) in MDrv_SC_3D_Is2TapModeSupportedFormat()
642 #if (((HW_DESIGN_4K2K_VER == 7) && (MS_3D_LINE_BFF_MAX == 2048))||((HW_DESIGN_4K2K_VER == 7) && (MS… in MDrv_SC_3D_Adjust_FillLBMode()
1035 if (pSrcInfo->u16H_SizeAfterPreScaling > MS_3D_LINE_BFF_MAX) in MDrv_SC_3D_Adjust_PreHorDstSize()
1037 pSrcInfo->u16H_SizeAfterPreScaling = MS_3D_LINE_BFF_MAX; in MDrv_SC_3D_Adjust_PreHorDstSize()
1248 HAL_SC_SetSubLineBufferOffset(pInstance, MS_3D_LINE_BFF_MAX); in MDrv_SC_3D_Adjust_SubLineBufferOffset()
14921 …if(pSrcInfo->stCapWin.width > MS_3D_LINE_BFF_MAX)//line buffer limit for main and sub use same sc0… in MDrv_SC_3D_Adjust_PreScaling()
14985 if(u16PreHCusScalingDstAlign > MS_3D_LINE_BFF_MAX) in MDrv_SC_3D_Adjust_PreScaling()
14989 pSrcInfo->Status2.u16PreHCusScalingDst = MS_3D_LINE_BFF_MAX; in MDrv_SC_3D_Adjust_PreScaling()
16383 …BOTTOM(eWindow)&&IS_OUTPUT_TOP_BOTTOM()&&(pSrcInfo->u16H_SizeAfterPreScaling > MS_3D_LINE_BFF_MAX)) in MDrv_XC_3D_LoadReg()
[all …]
H A Dmdrv_sc_scaling.c5923 if(gSrcInfo[SUB_WINDOW].u16IPMFetch > MS_3D_LINE_BFF_MAX) in MDrv_SC_set_ipmsetting()
5925 gSrcInfo[SUB_WINDOW].u16IPMFetch = MS_3D_LINE_BFF_MAX; in MDrv_SC_set_ipmsetting()
8201 if(*pu16IPMFetchTmp > MS_3D_LINE_BFF_MAX) in _MDrv_SC_set_fetch_number_limit_impl()
8203 *pu16IPMFetchTmp = MS_3D_LINE_BFF_MAX; in _MDrv_SC_set_fetch_number_limit_impl()
H A Dmdrv_sc_scaling.c.05907 if(gSrcInfo[SUB_WINDOW].u16IPMFetch > MS_3D_LINE_BFF_MAX)
5909 gSrcInfo[SUB_WINDOW].u16IPMFetch = MS_3D_LINE_BFF_MAX;
8178 if(*pu16IPMFetchTmp > MS_3D_LINE_BFF_MAX)
8180 *pu16IPMFetchTmp = MS_3D_LINE_BFF_MAX;