Lines Matching refs:u32Height
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()
2397 stSrc.u32Height = RES_DMS._stXC_DIPMemInfo[E_DMS_DIP_CLIENT_GOP].u32PanelHeight; in _DMS_GEBitblt()
2403 stDst.u32Height = RES_DMS._stXC_DIPMemInfo[E_DMS_DIP_CLIENT_GOP].u32PanelHeight; in _DMS_GEBitblt()
3300 …if(RES_DMSCAPTURE._stXC_DIPCaptureWinInfo[u32Window].u32Height > RES_DMS._stXC_DIPPushInfo[u32Wind… in _DMS_SetDIPWWindow()
3307 … DIPWinPropertytoShow.u16Height = RES_DMSCAPTURE._stXC_DIPCaptureWinInfo[u32Window].u32Height; in _DMS_SetDIPWWindow()
3324 …if(RES_DMSCAPTURE._stXC_DIPCaptureWinInfo[u32Window].u32Height > RES_DMS._stXC_DIPPushInfo[u32Wind… in _DMS_SetDIPWWindow()
3331 … DIPWinPropertytoShow.u16Height = RES_DMSCAPTURE._stXC_DIPCaptureWinInfo[u32Window].u32Height; in _DMS_SetDIPWWindow()
3465 …p_wininfotoShow.u16PreVCusScalingDst = RES_DMSCAPTURE._stXC_DIPCaptureWinInfo[u32Window].u32Height; in _DMS_SetDIPWindow()
3468 …(RES_DMSCAPTURE._stXC_DIPCaptureWinInfo[u32Window].u32Height > RES_DMS._stXC_DIPPushInfo[u32Window… in _DMS_SetDIPWindow()
3477 …if(RES_DMSCAPTURE._stXC_DIPCaptureWinInfo[u32Window].u32Height > RES_DMS._stXC_DIPPushInfo[u32Wind… in _DMS_SetDIPWindow()
6815 stMvopInputCfg.u16VSize = pstDispFrameFormat->stFrames[0].u32Height; in _DMS_MVOP_SetConfig_From_Vdec()
6823 …ameFormat->stFrames[0].u32Width <= 720) && (pstDispFrameFormat->stFrames[0].u32Height <= 576))?1:0; in _DMS_MVOP_SetConfig_From_Vdec()
6852 stMvopVidSt.u16VerSize = pstDispFrameFormat->stFrames[0].u32Height; in _DMS_MVOP_SetConfig_From_Vdec()
7093 stFrameInfo.u16SrcHeight = pstDispFrameFormat->stFrames[0].u32Height; in MDrv_DMS_Video_Flip()
7525 RES_DMSCAPTURE._stXC_DIPCaptureWinInfo[u32WindowID].u32Height = pstSetCaptureInfo->u32Height; in MDrv_DMS_Set_CaptureInfo()
7533 …MS_PHY phyMaxNeedSize = RES_DMSCAPTURE._stXC_DIPCaptureWinInfo[u32WindowID].u32Height * BytesPerLi… in MDrv_DMS_Set_CaptureInfo()
7544 …].u32StartMemAddr + (BytesPerLine * RES_DMSCAPTURE._stXC_DIPCaptureWinInfo[u32WindowID].u32Height); in MDrv_DMS_Set_CaptureInfo()
7545 …].u32StartMemAddr + (BytesPerLine * RES_DMSCAPTURE._stXC_DIPCaptureWinInfo[u32WindowID].u32Height); in MDrv_DMS_Set_CaptureInfo()
7546 …ID].u32EndMemAddr + (BytesPerLine * RES_DMSCAPTURE._stXC_DIPCaptureWinInfo[u32WindowID].u32Height); in MDrv_DMS_Set_CaptureInfo()
7547 …ndBufStartMemAddr + (BytesPerLine * RES_DMSCAPTURE._stXC_DIPCaptureWinInfo[u32WindowID].u32Height); in MDrv_DMS_Set_CaptureInfo()
7548 …condBufEndMemAddr + (BytesPerLine * RES_DMSCAPTURE._stXC_DIPCaptureWinInfo[u32WindowID].u32Height); in MDrv_DMS_Set_CaptureInfo()