Lines Matching refs:stCapWin
496 stXC_SetWin_Info.stCapWin.x = MDrv_MVOP_SubGetHStart(); in _DMS_Update_DS_Table()
497 stXC_SetWin_Info.stCapWin.y = MDrv_MVOP_SubGetVStart(); in _DMS_Update_DS_Table()
499 stXC_SetWin_Info.stCapWin.x = MDrv_MVOP_GetHStart(); in _DMS_Update_DS_Table()
500 stXC_SetWin_Info.stCapWin.y = MDrv_MVOP_GetVStart(); in _DMS_Update_DS_Table()
503 stXC_SetWin_Info.stCapWin.width = u16Width; in _DMS_Update_DS_Table()
504 stXC_SetWin_Info.stCapWin.height = u16Height; in _DMS_Update_DS_Table()
545 stXC_SetWin_Info.u16PreHCusScalingSrc = stXC_SetWin_Info.stCapWin.width; in _DMS_Update_DS_Table()
548 stXC_SetWin_Info.u16PreHCusScalingDst = stXC_SetWin_Info.stCapWin.width / 2; in _DMS_Update_DS_Table()
553 stXC_SetWin_Info.u16PreHCusScalingDst = stXC_SetWin_Info.stCapWin.width; in _DMS_Update_DS_Table()
555 stXC_SetWin_Info.u16PreVCusScalingSrc = stXC_SetWin_Info.stCapWin.height; in _DMS_Update_DS_Table()
560 stXC_SetWin_Info.u16PreVCusScalingDst = stXC_SetWin_Info.stCapWin.height; in _DMS_Update_DS_Table()
569 stXC_SetWin_Info.stCapWin.x, stXC_SetWin_Info.stCapWin.y, in _DMS_Update_DS_Table()
570 stXC_SetWin_Info.stCapWin.width, stXC_SetWin_Info.stCapWin.height); in _DMS_Update_DS_Table()
699 stXC_SetWin_Info.stCapWin.x, stXC_SetWin_Info.stCapWin.y, in _DMS_Update_DS_Table()
700 stXC_SetWin_Info.stCapWin.width, stXC_SetWin_Info.stCapWin.height); in _DMS_Update_DS_Table()