Home
last modified time | relevance | path

Searched refs:stOutputLayer (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/modules/dms/drv/dms_vsyncbridge/
H A DdrvDMS.c1315 if (pstDMS_SetWin_Info->u32OnOutputLayer && pDMSResPri->stDrvDMS.stOutputLayer.u32width in _MDrv_DMS_SetWin()
1316 && pDMSResPri->stDrvDMS.stOutputLayer.u32height) { in _MDrv_DMS_SetWin()
1323 (int)pDMSResPri->stDrvDMS.stOutputLayer.u32width, in _MDrv_DMS_SetWin()
1324 (int)pDMSResPri->stDrvDMS.stOutputLayer.u32height); in _MDrv_DMS_SetWin()
1330 / pDMSResPri->stDrvDMS.stOutputLayer.u32width); in _MDrv_DMS_SetWin()
1335 / pDMSResPri->stDrvDMS.stOutputLayer.u32width); in _MDrv_DMS_SetWin()
1345 / pDMSResPri->stDrvDMS.stOutputLayer.u32height); in _MDrv_DMS_SetWin()
1350 / pDMSResPri->stDrvDMS.stOutputLayer.u32height); in _MDrv_DMS_SetWin()
2040 memcpy(&RES_DMS.stOutputLayer, pstLayer,sizeof(ST_DMS_WINDOW)); in MDrv_DMS_SetOutputLayer()
/utopia/UTPA2-700.0.x/modules/dms/api/dms/
H A DapiDMS_private.h207 ST_DMS_WINDOW stOutputLayer; member
/utopia/UTPA2-700.0.x/modules/dms/drv/dms_dipgop/
H A DdrvDMS.c7403 memcpy(&RES_DMS.stOutputLayer,pstLayer,sizeof(ST_DMS_WINDOW)); in MDrv_DMS_SetOutputLayer()