Lines Matching refs:_stXC_XCCropWinInfo
3659 …if(RES_DMS._stXC_XCCropWinInfo.u32width >= CONDITION_4K_WIDTH && RES_DMS._stXC_XCCropWinInfo.u32he… in _DMS_MVOP_Set_Flow()
3667 if((RES_DMS._stXC_XCCropWinInfo.u32width > RES_DMS._stXC_XCDispWinInfo.u32width) && in _DMS_MVOP_Set_Flow()
3668 (RES_DMS._stXC_XCCropWinInfo.u32height > RES_DMS._stXC_XCDispWinInfo.u32height)) in _DMS_MVOP_Set_Flow()
3942 …memcpy(&RES_DMS._stXC_XCCropWinInfo,&RES_DMS._stXC_XCCropWinInfo_DoubleBuffer,sizeof(ST_DMS_WINDOW… in _DMS_DIP_SyncStoredSetting()
3979 stXCSetWinInfo.stCapWin.width = RES_DMS._stXC_XCCropWinInfo.u32width; in _DMS_XC_SetWindow_MVOP_SetPath()
3980 stXCSetWinInfo.stCapWin.height = RES_DMS._stXC_XCCropWinInfo.u32height; in _DMS_XC_SetWindow_MVOP_SetPath()
3985 stXCSetWinInfo.stCropWin.width = RES_DMS._stXC_XCCropWinInfo.u32width; in _DMS_XC_SetWindow_MVOP_SetPath()
3986 stXCSetWinInfo.stCropWin.height = RES_DMS._stXC_XCCropWinInfo.u32height; in _DMS_XC_SetWindow_MVOP_SetPath()
3997 stXCSetWinInfo.u16PreHCusScalingSrc = RES_DMS._stXC_XCCropWinInfo.u32width; in _DMS_XC_SetWindow_MVOP_SetPath()
3998 stXCSetWinInfo.u16PreHCusScalingDst = RES_DMS._stXC_XCCropWinInfo.u32width; in _DMS_XC_SetWindow_MVOP_SetPath()
4000 stXCSetWinInfo.u16PreVCusScalingSrc = RES_DMS._stXC_XCCropWinInfo.u32height; in _DMS_XC_SetWindow_MVOP_SetPath()
4001 stXCSetWinInfo.u16PreVCusScalingDst = RES_DMS._stXC_XCCropWinInfo.u32height; in _DMS_XC_SetWindow_MVOP_SetPath()
4019 stMVOPWindow.x = RES_DMS._stXC_XCCropWinInfo.u32x; in _DMS_XC_SetWindow_MVOP_SetPath()
4020 stMVOPWindow.y = RES_DMS._stXC_XCCropWinInfo.u32y; in _DMS_XC_SetWindow_MVOP_SetPath()
4021 stMVOPWindow.width = RES_DMS._stXC_XCCropWinInfo.u32width; in _DMS_XC_SetWindow_MVOP_SetPath()
4022 stMVOPWindow.height = RES_DMS._stXC_XCCropWinInfo.u32height; in _DMS_XC_SetWindow_MVOP_SetPath()
4024 RES_DMS._stXC_XCCropWinInfo.u32width, RES_DMS._stXC_XCDispWinInfo.u32width, in _DMS_XC_SetWindow_MVOP_SetPath()
4025 RES_DMS._stXC_XCCropWinInfo.u32height, RES_DMS._stXC_XCDispWinInfo.u32height); in _DMS_XC_SetWindow_MVOP_SetPath()
4055 RES_DMS._stXC_XCCropWinInfo.u32width, RES_DMS._stXC_XCDispWinInfo.u32width, in _DMS_XC_SetWindow_MVOP_SetPath()
4056 RES_DMS._stXC_XCCropWinInfo.u32height, RES_DMS._stXC_XCDispWinInfo.u32height); in _DMS_XC_SetWindow_MVOP_SetPath()