Lines Matching refs:u32y

816     pstDMSWindow->u32y += (pstDMSWindow->u32y % 2);  in _DMS_XC_WindowAlignto2()
824 pstXCWindow->y = (pstDMSWindow->u32y); in _DMS_XC_DMSWintoXCWin()
2419 stgfxDrawRect.srcblk.y = RES_DMS._stXC_DIPWinInfo[u32Window].stDstWin.u32y; in _DMS_GERendering()
2424 stgfxDrawRect.dstblk.y = RES_DMS._stXC_DIPWinInfo[u32Window].stDstWin.u32y; in _DMS_GERendering()
2488 stRect->y= RES_DMS._stXC_DIPWinInfo[u32Window].stDstWin.u32y; in _DMS_GE_GetRectAreaByWin()
2501 stRect->y= RES_DMS._stXC_PreDispWinInfo[u32Window].u32y; in _DMS_GE_GetPreviousRectAreaByWin()
3448 xc_dip_wininfotoShow.stCapWin.y = RES_DMS._stXC_DIPWinInfo[u32Window].stCropWin.u32y; in _DMS_SetDIPWindow()
3537 xc_dip_wininfotoShow.stCapWin.y = RES_DMS._stXC_DIPWinInfo[u32Window].stCropWin.u32y; in _DMS_SetDIPWindow()
3557 … xc_dip_wininfotoShow.stCapWin.y = RES_DMS._stXC_DIPWinInfo[u32Window].stCropWin.u32y; in _DMS_SetDIPWindow()
3603 … xc_dip_wininfotoShow.stCapWin.y = RES_DMS._stXC_DIPWinInfo[u32Window].stCropWin.u32y; in _DMS_SetDIPWindow()
3989 stXCSetWinInfo.stDispWin.y = RES_DMS._stXC_XCDispWinInfo.u32y; in _DMS_XC_SetWindow_MVOP_SetPath()
4020 stMVOPWindow.y = RES_DMS._stXC_XCCropWinInfo.u32y; in _DMS_XC_SetWindow_MVOP_SetPath()
4160 stgfxDrawRect.srcblk.y = RES_DMS._stXC_DIPWinInfo[u32Window].stCropWin.u32y; in _DMS_NeedGEstretch()
4167 stgfxDrawRect.dstblk.y = RES_DMS._stXC_DIPWinInfo[u32Window].stDstWin.u32y; in _DMS_NeedGEstretch()
6014 stCropWin.u32y = pstSrcCropWin->u32y * u16NewSrcHeight / RES_DMS.u16FirstSrcHeight; in _DMS_Regen_CropWindow()
6386 if (RES_DMS._stXC_DIPWinInfo[u32Window].stDstWin.u32y != ptDstWin->u32y) in _DMS_IsDispWindowChange()
6429 … RES_DMS._stXC_PreDispWinInfo[u32Window].u32y = RES_DMS._stXC_DIPWinInfo[u32Window].stDstWin.u32y; in _DMS_StorePreviousWindowInfo()
6612 RES_DMS._stXC_DIPWinInfo_MVOPDoubleBuffer.stDstWin.u32y = 0; in _MDrv_DMS_SetWin()
6616 …ent] + (BytesPerLine * RES_DMS._stXC_DIPWinInfo_MVOPDoubleBuffer.stDstWin.u32y) + ( _DMS_DIP_CalcP… in _MDrv_DMS_SetWin()
6617 …nt] + (BytesPerLine * (RES_DMS._stXC_DIPWinInfo_MVOPDoubleBuffer.stDstWin.u32y + RES_DMS._stXC_DIP… in _MDrv_DMS_SetWin()
6636 RES_DMS._stXC_DIPWinInfo[u32Window].stDstWin.u32y = stDispWin.u32y; in _MDrv_DMS_SetWin()
6641 if(RES_DMS._stXC_DIPWinInfo[u32Window].stDstWin.u32y == 0) in _MDrv_DMS_SetWin()
6647 …IPClient] + (BytesPerLine * (RES_DMS._stXC_DIPWinInfo[u32Window].stDstWin.u32y-1)) + ( _DMS_DIP_Ca… in _MDrv_DMS_SetWin()
6649 …IPClient] + (BytesPerLine * (RES_DMS._stXC_DIPWinInfo[u32Window].stDstWin.u32y + RES_DMS._stXC_DIP… in _MDrv_DMS_SetWin()
6656 …Address_pa + (BytesPerLine * RES_DMS._stXC_DIPWinInfo[u32Window].stDstWin.u32y) + ( _DMS_DIP_CalcP… in _MDrv_DMS_SetWin()
6657 …ddress_pa + (BytesPerLine * (RES_DMS._stXC_DIPWinInfo[u32Window].stDstWin.u32y + RES_DMS._stXC_DIP… in _MDrv_DMS_SetWin()
6672 … === \033[0m\n",__FUNCTION__,__LINE__,pstCropLogWin->u32x,pstCropLogWin->u32y,pstCropLogWin->u32w… in _MDrv_DMS_SetWin()
6674 …d === \033[0m\n",__FUNCTION__,__LINE__,pstDispLogWin->u32x,pstDispLogWin->u32y, pstDispLogWin->u32… in _MDrv_DMS_SetWin()