Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DmapiGOP.c7668 GOP_InitInfo *pGOPInitInfo = (GOP_InitInfo *)pSet; in Ioctl_GOP_GetProperty() local
7679 pGOPInitInfo->u16PanelWidth = pDrvGOPShared->apiCtxShared.u16PnlWidth[gop]; in Ioctl_GOP_GetProperty()
7680 pGOPInitInfo->u16PanelHeight = pDrvGOPShared->apiCtxShared.u16PnlHeight[gop]; in Ioctl_GOP_GetProperty()
7681 pGOPInitInfo->u16PanelHStr = pDrvGOPShared->apiCtxShared.u16PnlHStr[gop]; in Ioctl_GOP_GetProperty()
7682 pGOPInitInfo->bEnableVsyncIntFlip = pDrvGOPShared->apiCtxShared.bEnableVsyncIntFlip; in Ioctl_GOP_GetProperty()
7683pGOPInitInfo->u32GOPRBAdr = pDrvGOPShared->apiCtxShared.fbPool1.GWinFB_Pool_BaseAddr; in Ioctl_GOP_GetProperty()
7684pGOPInitInfo->u32GOPRBLen = pDrvGOPShared->apiCtxShared.fbPool1.u32GWinFB_Pool_MemLen; in Ioctl_GOP_GetProperty()
7685 pGOPInitInfo->u32GOPRegdmaAdr = pDrvGOPShared->apiCtxShared.phyGOPRegdmaAdr; in Ioctl_GOP_GetProperty()
7686 pGOPInitInfo->u32GOPRegdmaLen = pDrvGOPShared->apiCtxShared.u32GOPRegdmaLen; in Ioctl_GOP_GetProperty()