Lines Matching refs:u32Width
514 static MS_BOOL _DMS_WindowSizeOverFHD(MS_U32 u32Width, MS_U32 u32Height) in _DMS_WindowSizeOverFHD() argument
516 if((u32Width > DMS_FHD_MAX_H_SIZE) && (u32Height > DMS_FHD_MAX_V_SIZE)) in _DMS_WindowSizeOverFHD()
2396 stSrc.u32Width = RES_DMS._stXC_DIPMemInfo[E_DMS_DIP_CLIENT_GOP].u32PanelWidth; in _DMS_GEBitblt()
2402 stDst.u32Width = RES_DMS._stXC_DIPMemInfo[E_DMS_DIP_CLIENT_GOP].u32PanelWidth; in _DMS_GEBitblt()
3286 …ptureWinInfo[u32Window].enDIPDataFmt), RES_DMSCAPTURE._stXC_DIPCaptureWinInfo[u32Window].u32Width); in _DMS_SetDIPWWindow()
3290 …if(RES_DMSCAPTURE._stXC_DIPCaptureWinInfo[u32Window].u32Width > RES_DMS._stXC_DIPPushInfo[u32Windo… in _DMS_SetDIPWWindow()
3297 … DIPWinPropertytoShow.u16Width = RES_DMSCAPTURE._stXC_DIPCaptureWinInfo[u32Window].u32Width; in _DMS_SetDIPWWindow()
3313 …if(RES_DMSCAPTURE._stXC_DIPCaptureWinInfo[u32Window].u32Width > RES_DMS._stXC_DIPPushInfo[u32Windo… in _DMS_SetDIPWWindow()
3320 … DIPWinPropertytoShow.u16Width = RES_DMSCAPTURE._stXC_DIPCaptureWinInfo[u32Window].u32Width; in _DMS_SetDIPWWindow()
3461 …ip_wininfotoShow.u16PreHCusScalingDst = RES_DMSCAPTURE._stXC_DIPCaptureWinInfo[u32Window].u32Width; in _DMS_SetDIPWindow()
3467 …if( (RES_DMSCAPTURE._stXC_DIPCaptureWinInfo[u32Window].u32Width > RES_DMS._stXC_DIPPushInfo[u32Win… in _DMS_SetDIPWindow()
3473 …if(RES_DMSCAPTURE._stXC_DIPCaptureWinInfo[u32Window].u32Width > RES_DMS._stXC_DIPPushInfo[u32Windo… in _DMS_SetDIPWindow()
6814 stMvopInputCfg.u16HSize = pstDispFrameFormat->stFrames[0].u32Width; in _DMS_MVOP_SetConfig_From_Vdec()
6823 …stMvopInputCfg.bSD = ((pstDispFrameFormat->stFrames[0].u32Width <= 720) && (pstDispFrameFormat->st… in _DMS_MVOP_SetConfig_From_Vdec()
6851 stMvopVidSt.u16HorSize = pstDispFrameFormat->stFrames[0].u32Width; in _DMS_MVOP_SetConfig_From_Vdec()
7092 stFrameInfo.u16SrcWidth = pstDispFrameFormat->stFrames[0].u32Width; in MDrv_DMS_Video_Flip()
7524 RES_DMSCAPTURE._stXC_DIPCaptureWinInfo[u32WindowID].u32Width = pstSetCaptureInfo->u32Width; in MDrv_DMS_Set_CaptureInfo()
7531 …eWinInfo[u32WindowID].enDIPDataFmt), RES_DMSCAPTURE._stXC_DIPCaptureWinInfo[u32WindowID].u32Width); in MDrv_DMS_Set_CaptureInfo()