| /utopia/UTPA2-700.0.x/modules/dms/drv/dms_dipgop/ |
| H A D | drvDMS.c | 3780 stMvopVidSt.u16FrameRate = g_IPanel.DefaultVFreq()*100; in _DMS_MVOP_SetConfig() 3975 stXCSetWinInfo.u16InputVFreq = g_IPanel.DefaultVFreq(); in _DMS_XC_SetWindow_MVOP_SetPath() 5483 MS_U16 u16OutVFreq = g_IPanel.DefaultVFreq() / 10; in _TimeToChangeGOPBuffer() 5586 stGopInit.u16PanelWidth = g_IPanel.Width(); in _MDrv_DMS_OSD_Init() 5587 stGopInit.u16PanelHeight = g_IPanel.Height(); in _MDrv_DMS_OSD_Init() 5588 stGopInit.u16PanelHStr = g_IPanel.HStart(); in _MDrv_DMS_OSD_Init() 5956 RES_DMS._stXC_DIPMemInfo[E_DMS_DIP_CLIENT_GOP].u32PanelWidth = g_IPanel.Width(); in _MDrv_DMS_Init() 5957 RES_DMS._stXC_DIPMemInfo[E_DMS_DIP_CLIENT_GOP].u32PanelHeight = g_IPanel.Height(); in _MDrv_DMS_Init() 6309 MS_U16 u16OutVFreq = g_IPanel.DefaultVFreq() /10; in _CalculateMaxOutputFrameRate() 6324 RES_DMS.u32OutputRate = ((MS_U32)g_IPanel.DefaultVFreq()) * 100; in _CalculateMaxOutputFrameRate() [all …]
|
| /utopia/UTPA2-700.0.x/modules/dms/drv/dms_vsyncbridge/ |
| H A D | drvDMS.c | 691 stXC_SetWin_Info.stDispWin.width = g_IPanel.Width(); in _DMS_Update_DS_Table() 692 stXC_SetWin_Info.stDispWin.height = g_IPanel.Height(); in _DMS_Update_DS_Table() 1319 MS_U32 u32PanelWidth = g_IPanel.Width(); in _MDrv_DMS_SetWin() 1320 MS_U32 u32PanelHeight = g_IPanel.Height(); in _MDrv_DMS_SetWin()
|
| /utopia/UTPA2-700.0.x/projects/tmplib/include/ |
| H A D | apiPNL.h | 735 extern XC_PNL_OBJ g_IPanel;
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | apiPNL.h | 819 extern XC_PNL_OBJ g_IPanel;
|
| /utopia/UTPA2-700.0.x/modules/dms/hal/M7221/dms/ |
| H A D | halDMS.c | 471 … pDMSResPri->stHalDMS.stDMS_DSSWDB.u16H_Start = g_IPanel.HStart() + stXCSetWinInfo->stDispWin.x; in HAL_DMS_XC_DSSetWin()
|
| /utopia/UTPA2-700.0.x/modules/dms/hal/k6/dms/ |
| H A D | halDMS.c | 471 … pDMSResPri->stHalDMS.stDMS_DSSWDB.u16H_Start = g_IPanel.HStart() + stXCSetWinInfo->stDispWin.x; in HAL_DMS_XC_DSSetWin()
|
| /utopia/UTPA2-700.0.x/modules/dms/hal/k7u/dms/ |
| H A D | halDMS.c | 471 … pDMSResPri->stHalDMS.stDMS_DSSWDB.u16H_Start = g_IPanel.HStart() + stXCSetWinInfo->stDispWin.x; in HAL_DMS_XC_DSSetWin()
|
| /utopia/UTPA2-700.0.x/modules/pq/drv/pq/ |
| H A D | drvPQ.c | 9040 if(g_IPanel.Width() >= pstXC_SetWin_Info->stCropWin.width) in MDrv_PQ_Set_PointToPoint_U2() 9042 … pstXC_SetWin_Info->stDispWin.x = (g_IPanel.Width() - pstXC_SetWin_Info->stCropWin.width)/2; in MDrv_PQ_Set_PointToPoint_U2() 9048 pstXC_SetWin_Info->stDispWin.width = g_IPanel.Width(); in MDrv_PQ_Set_PointToPoint_U2() 9051 if(g_IPanel.Height() >= pstXC_SetWin_Info->stCropWin.height) in MDrv_PQ_Set_PointToPoint_U2() 9053 … pstXC_SetWin_Info->stDispWin.y = (g_IPanel.Height() - pstXC_SetWin_Info->stCropWin.height)/2; in MDrv_PQ_Set_PointToPoint_U2() 9059 pstXC_SetWin_Info->stDispWin.height = g_IPanel.Height(); in MDrv_PQ_Set_PointToPoint_U2() 9619 g_IPanel.SetGammaTbl(enGammType, pu8GammTable, enGammaMappingMode); in MDrv_PQ_SetGammaTbl_U2()
|
| H A D | drvPQ_cus.c | 4008 …((g_IPanel.Width() >= pstXC_SetWin_Info->stCropWin.width) && (g_IPanel.Height() >= pstXC_SetWin_In… in MDrv_PQ_Check_PointToPoint_Condition_U2()
|
| /utopia/UTPA2-700.0.x/modules/dms/hal/M7621/dms/ |
| H A D | halDMS.c | 486 … pDMSResPri->stHalDMS.stDMS_DSSWDB.u16H_Start = g_IPanel.HStart() + stXCSetWinInfo->stDispWin.x;
|
| /utopia/UTPA2-700.0.x/modules/dms/hal/kano/dms/ |
| H A D | halDMS.c | 484 … pDMSResPri->stHalDMS.stDMS_DSSWDB.u16H_Start = g_IPanel.HStart() + stXCSetWinInfo->stDispWin.x; in HAL_DMS_XC_DSSetWin()
|
| /utopia/UTPA2-700.0.x/modules/dms/hal/M7821/dms/ |
| H A D | halDMS.c | 484 … pDMSResPri->stHalDMS.stDMS_DSSWDB.u16H_Start = g_IPanel.HStart() + stXCSetWinInfo->stDispWin.x; in HAL_DMS_XC_DSSetWin()
|
| /utopia/UTPA2-700.0.x/modules/dms/hal/mustang/dms/ |
| H A D | halDMS.c | 484 … pDMSResPri->stHalDMS.stDMS_DSSWDB.u16H_Start = g_IPanel.HStart() + stXCSetWinInfo->stDispWin.x; in HAL_DMS_XC_DSSetWin()
|
| /utopia/UTPA2-700.0.x/modules/dms/hal/messi/dms/ |
| H A D | halDMS.c | 484 … pDMSResPri->stHalDMS.stDMS_DSSWDB.u16H_Start = g_IPanel.HStart() + stXCSetWinInfo->stDispWin.x; in HAL_DMS_XC_DSSetWin()
|
| /utopia/UTPA2-700.0.x/modules/dms/hal/curry/dms/ |
| H A D | halDMS.c | 484 … pDMSResPri->stHalDMS.stDMS_DSSWDB.u16H_Start = g_IPanel.HStart() + stXCSetWinInfo->stDispWin.x; in HAL_DMS_XC_DSSetWin()
|
| /utopia/UTPA2-700.0.x/modules/dms/hal/k6lite/dms/ |
| H A D | halDMS.c | 484 … pDMSResPri->stHalDMS.stDMS_DSSWDB.u16H_Start = g_IPanel.HStart() + stXCSetWinInfo->stDispWin.x; in HAL_DMS_XC_DSSetWin()
|
| /utopia/UTPA2-700.0.x/modules/dms/hal/maxim/dms/ |
| H A D | halDMS.c | 486 … pDMSResPri->stHalDMS.stDMS_DSSWDB.u16H_Start = g_IPanel.HStart() + stXCSetWinInfo->stDispWin.x;
|
| /utopia/UTPA2-700.0.x/modules/dms/hal/mooney/dms/ |
| H A D | halDMS.c | 484 … pDMSResPri->stHalDMS.stDMS_DSSWDB.u16H_Start = g_IPanel.HStart() + stXCSetWinInfo->stDispWin.x; in HAL_DMS_XC_DSSetWin()
|
| /utopia/UTPA2-700.0.x/modules/dms/hal/maserati/dms/ |
| H A D | halDMS.c | 484 … pDMSResPri->stHalDMS.stDMS_DSSWDB.u16H_Start = g_IPanel.HStart() + stXCSetWinInfo->stDispWin.x; in HAL_DMS_XC_DSSetWin()
|
| /utopia/UTPA2-700.0.x/modules/dms/hal/manhattan/dms/ |
| H A D | halDMS.c | 484 … pDMSResPri->stHalDMS.stDMS_DSSWDB.u16H_Start = g_IPanel.HStart() + stXCSetWinInfo->stDispWin.x; in HAL_DMS_XC_DSSetWin()
|
| /utopia/UTPA2-700.0.x/modules/dms/hal/macan/dms/ |
| H A D | halDMS.c | 484 … pDMSResPri->stHalDMS.stDMS_DSSWDB.u16H_Start = g_IPanel.HStart() + stXCSetWinInfo->stDispWin.x; in HAL_DMS_XC_DSSetWin()
|
| /utopia/UTPA2-700.0.x/modules/dms/hal/mainz/dms/ |
| H A D | halDMS.c | 484 … pDMSResPri->stHalDMS.stDMS_DSSWDB.u16H_Start = g_IPanel.HStart() + stXCSetWinInfo->stDispWin.x; in HAL_DMS_XC_DSSetWin()
|
| /utopia/UTPA2-700.0.x/modules/dms/hal/maldives/dms/ |
| H A D | halDMS.c | 484 … pDMSResPri->stHalDMS.stDMS_DSSWDB.u16H_Start = g_IPanel.HStart() + stXCSetWinInfo->stDispWin.x; in HAL_DMS_XC_DSSetWin()
|
| /utopia/UTPA2-700.0.x/modules/dms/hal/M5621/dms/ |
| H A D | halDMS.c | 486 … pDMSResPri->stHalDMS.stDMS_DSSWDB.u16H_Start = g_IPanel.HStart() + stXCSetWinInfo->stDispWin.x;
|
| /utopia/UTPA2-700.0.x/projects/build/Ksym/ |
| H A D | Ksym.c | 6116 EXPORT_SYMBOL(g_IPanel);
|