Home
last modified time | relevance | path

Searched refs:u32PanelHeight (Results 1 – 7 of 7) sorted by relevance

/utopia/UTPA2-700.0.x/modules/dms/drv/dms_vsyncbridge/
H A DdrvDMS.c1320 MS_U32 u32PanelHeight = g_IPanel.Height(); in _MDrv_DMS_SetWin() local
1322 DMS_PRINTF("panel [%d %d] osd [%d %d] \n", (int)u32PanelWidth, (int)u32PanelHeight, in _MDrv_DMS_SetWin()
1344 ((pDMSResPri->stDrvDMS.stDisplayWin[u32Window].u32y * u32PanelHeight) in _MDrv_DMS_SetWin()
1349 ((pDMSResPri->stDrvDMS.stDisplayWin[u32Window].u32height * u32PanelHeight) in _MDrv_DMS_SetWin()
1351 if (pDMSResPri->stDrvDMS.stDisplayWin[u32Window].u32height > u32PanelHeight) { in _MDrv_DMS_SetWin()
1352 pDMSResPri->stDrvDMS.stDisplayWin[u32Window].u32height = u32PanelHeight; in _MDrv_DMS_SetWin()
H A DdrvDMS.h486 MS_U32 u32PanelHeight; member
/utopia/UTPA2-700.0.x/modules/dms/drv/dms_dipgop/
H A DdrvDMS.c2364 …[eDIPClient] + ( (BytesPerLine * RES_DMS._stXC_DIPMemInfo[eDIPClient].u32PanelHeight) * u16BufID ); in _DMS_DIP_GetDispBufferAddress()
2391 stgfxPt1.y = RES_DMS._stXC_DIPMemInfo[E_DMS_DIP_CLIENT_GOP].u32PanelHeight; in _DMS_GEBitblt()
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()
2461 stgfxPt1.y = RES_DMS._stXC_DIPMemInfo[E_DMS_DIP_CLIENT_GOP].u32PanelHeight; in _DMS_GE_DrawRect()
5634 …T_GOP].u32PanelWidth, RES_DMS._stXC_DIPMemInfo[E_DMS_DIP_CLIENT_GOP].u32PanelHeight, fbFmt, Addres… in _MDrv_DMS_OSD_Init()
5678 …T_GOP].u32PanelWidth, RES_DMS._stXC_DIPMemInfo[E_DMS_DIP_CLIENT_GOP].u32PanelHeight, fbFmt, Addres… in _MDrv_DMS_OSD_Init()
5852 …32 u32DIPMVOPSize = (RES_DMS._stXC_DIPMemInfo[E_DMS_DIP_CLIENT_MVOP].u32PanelHeight * _DMS_DIP_Cal… in _MDrv_DMS_Setup_Memory()
5957 RES_DMS._stXC_DIPMemInfo[E_DMS_DIP_CLIENT_GOP].u32PanelHeight = g_IPanel.Height(); in _MDrv_DMS_Init()
5962 RES_DMS._stXC_DIPMemInfo[E_DMS_DIP_CLIENT_MVOP].u32PanelHeight = DMS_FHD_Vszie; in _MDrv_DMS_Init()
[all …]
H A DdrvDMS.h476 MS_U32 u32PanelHeight; member
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiHDMITx.h770 MS_U32 u32PanelHeight; member
/utopia/UTPA2-700.0.x/modules/hdmi/api/hdmitx/
H A DapiHDMITx.c4894 pstPanelSize->u32PanelHeight = ubEDIDData[0x16]; in MApi_HDMITx_GetPanelSize_FromEDID()
4899 pstPanelSize->u32PanelHeight = 0; in MApi_HDMITx_GetPanelSize_FromEDID()
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt41277 MS_U32 u32PanelHeight;