Searched refs:u32y (Results 1 – 5 of 5) sorted by relevance
414 DispWin.u32y = pDMSResPri->stDrvDMS.stDisplayWin[Overlay_ID].u32y; in _DMS_Update_DS_Table()419 CropWin.u32y = pDMSResPri->stDrvDMS.stOutputWinInfo[Overlay_ID].stCropWin.u32y; in _DMS_Update_DS_Table()427 if (CropWin.u32x || CropWin.u32y in _DMS_Update_DS_Table()434 …} else if (gDMSCtrl[Overlay_ID].stOutSideCropWin.u32x || gDMSCtrl[Overlay_ID].stOutSideCropWin.u32y in _DMS_Update_DS_Table()439 …CropWin.u32y = (u16Height * gDMSCtrl[Overlay_ID].stOutSideCropWin.u32y) / gDMSCtrl[Overlay_ID].u32… in _DMS_Update_DS_Table()446 CropWin.u32y = dff->stFrames[u8FrameIndex].u32CropTop; in _DMS_Update_DS_Table()668 DispWin.u32y = gDMSCtrl[Overlay_ID].panelHeight - (DispWin.u32y + DispWin.u32height); in _DMS_Update_DS_Table()669 CropWin.u32y = u16Height - (CropWin.u32y + CropWin.u32height); in _DMS_Update_DS_Table()673 (int)DispWin.u32x, (int)DispWin.u32y, (int)DispWin.u32width, (int)DispWin.u32height, in _DMS_Update_DS_Table()674 … (int)CropWin.u32x, (int)CropWin.u32y, (int)CropWin.u32width, (int)CropWin.u32height); in _DMS_Update_DS_Table()[all …]
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()[all …]
756 MS_U32 u32y; in GE_Divide2Fixed() local776 u32y = 0xFFFF0000 | u16y; in GE_Divide2Fixed()777 u32y = ~u32y + 1; //convert to positive in GE_Divide2Fixed()782 u32y = u16y; in GE_Divide2Fixed()786 u32x = (u32x << nFraction) / u32y; in GE_Divide2Fixed()
265 MS_U32 u32y; member
79757 MS_U32 u32y;