Searched refs:xc_dip_wininfotoShow (Results 1 – 1 of 1) sorted by relevance
3410 XC_SETWIN_INFO xc_dip_wininfotoShow; in _DMS_SetDIPWindow() local3411 memset(&xc_dip_wininfotoShow,0,sizeof(XC_SETWIN_INFO)); in _DMS_SetDIPWindow()3447 xc_dip_wininfotoShow.stCapWin.x = RES_DMS._stXC_DIPWinInfo[u32Window].stCropWin.u32x; in _DMS_SetDIPWindow()3448 xc_dip_wininfotoShow.stCapWin.y = RES_DMS._stXC_DIPWinInfo[u32Window].stCropWin.u32y; in _DMS_SetDIPWindow()3451 …xc_dip_wininfotoShow.stCapWin.width = RES_DMS._stXC_DIPPushInfo[u32Window][u16BufferID].u16SrcWidt… in _DMS_SetDIPWindow()3452 …xc_dip_wininfotoShow.stCapWin.height = RES_DMS._stXC_DIPPushInfo[u32Window][u16BufferID].u16SrcHei… in _DMS_SetDIPWindow()3456 …xc_dip_wininfotoShow.stCapWin.width = RES_DMS._stXC_DIPPushInfo[u32Window][u16BufferID].u16SrcWidt… in _DMS_SetDIPWindow()3457 …xc_dip_wininfotoShow.stCapWin.height = RES_DMS._stXC_DIPPushInfo[u32Window][u16BufferID].u16SrcHei… in _DMS_SetDIPWindow()3459 xc_dip_wininfotoShow.bPreHCusScaling = TRUE; in _DMS_SetDIPWindow()3460 xc_dip_wininfotoShow.u16PreHCusScalingSrc = xc_dip_wininfotoShow.stCapWin.width; in _DMS_SetDIPWindow()[all …]