Searched refs:pGopInit (Results 1 – 5 of 5) sorted by relevance
6561 MS_U32 Ioctl_GOP_Init(void* pInstance,MS_U8 u8GOP,GOP_InitInfo *pGopInit) in Ioctl_GOP_Init() argument6578 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 …]
4546 E_GOP_API_Result MApi_GOP_InitByGOP(GOP_InitInfo *pGopInit, MS_U8 u8GOP) in MApi_GOP_InitByGOP() argument4556 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() argument4588 ioctl_info.pInfo = (MS_U32*) pGopInit; in MApi_GOP_Init()
943 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);
1039 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);
11748 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);