Lines Matching refs:stCapWin
730 if(gSrcInfo[eWindow].stCapWin.width > 3800) in Hal_SC_set_write_limit()
1261 …MDrv_XC_MLoad_WriteCmd(pInstance,REG_SC_BK5C_05_L,(gSrcInfo[MAIN_WINDOW].stCapWin.width-1),0x0FFF); in _Hal_SC_fill_main_sw_db_burst()
1262 …MDrv_XC_MLoad_WriteCmd(pInstance,REG_SC_BK5C_06_L,(gSrcInfo[MAIN_WINDOW].stCapWin.height*1/8 -1),0… in _Hal_SC_fill_main_sw_db_burst()
1263 …MDrv_XC_MLoad_WriteCmd(pInstance,REG_SC_BK5C_07_L,(gSrcInfo[MAIN_WINDOW].stCapWin.height*7/8 -1),0… in _Hal_SC_fill_main_sw_db_burst()
1834 … SC_W2BYTE(psXCInstPri->u32DeviceID,REG_SC_BK5C_05_L,(gSrcInfo[MAIN_WINDOW].stCapWin.width-1)); in Hal_SC_sw_db()
1835 …SC_W2BYTE(psXCInstPri->u32DeviceID,REG_SC_BK5C_06_L,(gSrcInfo[MAIN_WINDOW].stCapWin.height*1/8)-1); in Hal_SC_sw_db()
1836 …SC_W2BYTE(psXCInstPri->u32DeviceID,REG_SC_BK5C_07_L,(gSrcInfo[MAIN_WINDOW].stCapWin.height*7/8)-1); in Hal_SC_sw_db()
2275 …DSCommand(pInstance,MAIN_WINDOW,REG_SC_BK5C_05_L,(gSrcInfo[MAIN_WINDOW].stCapWin.width-1),DS_IP,DS… in Hal_SC_SWDS_AddCmd()
2276 …DSCommand(pInstance,MAIN_WINDOW,REG_SC_BK5C_06_L,(gSrcInfo[MAIN_WINDOW].stCapWin.height*1/8 -1),DS… in Hal_SC_SWDS_AddCmd()
2277 …DSCommand(pInstance,MAIN_WINDOW,REG_SC_BK5C_07_L,(gSrcInfo[MAIN_WINDOW].stCapWin.height*7/8 -1),DS… in Hal_SC_SWDS_AddCmd()
7751 &&(gSrcInfo[MAIN_WINDOW].stCapWin.width==1920) in MHal_XC_DTVPatch()
7752 &&(gSrcInfo[MAIN_WINDOW].stCapWin.height==1080) in MHal_XC_DTVPatch()
8102 … if ((gSrcInfo[(eWindow)].stCapWin.width>= 3840) && (gSrcInfo[(eWindow)].stCapWin.height>= 2160)) in MHal_XC_Get_CMA_UsingCondition()
8875 …Instance, eWindow) == E_XC_3D_INPUT_LINE_ALTERNATIVE) && (gSrcInfo[eWindow].stCapWin.width > 1920)) in _HAL_SC_BWR_set_3d_mode()
9017 …Instance, eWindow) == E_XC_3D_INPUT_LINE_ALTERNATIVE) && (gSrcInfo[eWindow].stCapWin.width > 1920)) in _HAL_SC_BWR_set_3d_mode_burst()
9357 pSrcInfo->Status2.u16PreHCusScalingSrc = pSrcInfo->stCapWin.width; in Hal_SC_3D_Adjust_PreHVscaling_SaveBW()
9370 …if((pXCResourcePrivate->stdrvXC_3D._bFALLRRToFA) && (pSrcInfo->stCapWin.width == DOUBLEHD_1080X2P_… in Hal_SC_3D_Adjust_PreHVscaling_SaveBW()
9373 pSrcInfo->Status2.u16PreHCusScalingSrc = pSrcInfo->stCapWin.width; in Hal_SC_3D_Adjust_PreHVscaling_SaveBW()
9378 …stdrvXC_3D._eOutput3DMode != E_XC_3D_OUTPUT_FRAME_ALTERNATIVE) &&(pSrcInfo->stCapWin.width >= 1280) in Hal_SC_3D_Adjust_PreHVscaling_SaveBW()
9382 pSrcInfo->Status2.u16PreHCusScalingSrc = pSrcInfo->stCapWin.width; in Hal_SC_3D_Adjust_PreHVscaling_SaveBW()
9397 pSrcInfo->Status2.u16PreHCusScalingSrc = pSrcInfo->stCapWin.width; in Hal_SC_3D_Adjust_PreHVscaling_SaveBW()
9404 pSrcInfo->Status2.u16PreVCusScalingSrc = pSrcInfo->stCapWin.height; in Hal_SC_3D_Adjust_PreHVscaling_SaveBW()