Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DmapiGOP.c6561 MS_U32 Ioctl_GOP_Init(void* pInstance,MS_U8 u8GOP,GOP_InitInfo *pGopInit) in Ioctl_GOP_Init() argument
6578 if(NULL == pGopInit) in Ioctl_GOP_Init()
6621 g_pGOPCtxLocal->pGOPCtxShared->fbPool1.GWinFB_Pool_BaseAddr = pGopInit->u32GOPRBAdr; in Ioctl_GOP_Init()
6622 g_pGOPCtxLocal->pGOPCtxShared->fbPool1.u32GWinFB_Pool_MemLen = pGopInit->u32GOPRBLen; in Ioctl_GOP_Init()
6630 g_pGOPCtxLocal->pGOPCtxShared->phyGOPRegdmaAdr = pGopInit->u32GOPRegdmaAdr; in Ioctl_GOP_Init()
6631 g_pGOPCtxLocal->pGOPCtxShared->u32GOPRegdmaLen = pGopInit->u32GOPRegdmaLen; in Ioctl_GOP_Init()
6634 if(pGopInit->bEnableVsyncIntFlip == TRUE) in Ioctl_GOP_Init()
6643 g_pGOPCtxLocal->pGOPCtxShared->u16PnlWidth[u8GOP] = pGopInit->u16PanelWidth; in Ioctl_GOP_Init()
6644 g_pGOPCtxLocal->pGOPCtxShared->u16PnlHeight[u8GOP] = pGopInit->u16PanelHeight; in Ioctl_GOP_Init()
6645 g_pGOPCtxLocal->pGOPCtxShared->u16PnlHStr[u8GOP] = pGopInit->u16PanelHStr; in Ioctl_GOP_Init()
[all …]
H A DapiGOP.c4546 E_GOP_API_Result MApi_GOP_InitByGOP(GOP_InitInfo *pGopInit, MS_U8 u8GOP) in MApi_GOP_InitByGOP() argument
4556 ioctl_info.pInfo = (MS_U32*) pGopInit; in MApi_GOP_InitByGOP()
4578 E_GOP_API_Result MApi_GOP_Init(GOP_InitInfo *pGopInit) in MApi_GOP_Init() argument
4588 ioctl_info.pInfo = (MS_U32*) pGopInit; in MApi_GOP_Init()
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiGOP.h943 DLL_PUBLIC E_GOP_API_Result MApi_GOP_Init(GOP_InitInfo *pGopInit);
980 DLL_PUBLIC E_GOP_API_Result MApi_GOP_InitByGOP(GOP_InitInfo *pGopInit, MS_U8 u8GOP);
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiGOP.h1039 DLL_PUBLIC E_GOP_API_Result MApi_GOP_Init(GOP_InitInfo *pGopInit);
1076 DLL_PUBLIC E_GOP_API_Result MApi_GOP_InitByGOP(GOP_InitInfo *pGopInit, MS_U8 u8GOP);
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt11748 DLL_PUBLIC E_GOP_API_Result MApi_GOP_Init(GOP_InitInfo *pGopInit);
11770 DLL_PUBLIC E_GOP_API_Result MApi_GOP_InitByGOP(GOP_InitInfo *pGopInit, MS_U8 u8GOP);