Searched refs:sGOPConfig (Results 1 – 2 of 2) sorted by relevance
1368 memset(&g_pGOPCtxLocal->sGOPConfig, 0, sizeof(GOP_Config)); in _GOP_Init_Ctx()3270 memset(&g_pGOPCtxLocal->sGOPConfig, 0, sizeof(GOP_Config)); in GOP_PreInit_Ctx()4667 if(!(g_pGOPCtxLocal->sGOPConfig.eGopIgnoreInit & E_GOP_IGNORE_GWIN)) in GOP_GWIN_InitByGOP()6651 if(!(g_pGOPCtxLocal->sGOPConfig.eGopIgnoreInit & E_GOP_IGNORE_MUX)) in Ioctl_GOP_Init()6664 if(!(g_pGOPCtxLocal->sGOPConfig.eGopIgnoreInit & E_GOP_IGNORE_GWIN)) in Ioctl_GOP_Init()6675 if(!(g_pGOPCtxLocal->sGOPConfig.eGopIgnoreInit & E_GOP_IGNORE_SET_DST_OP)) in Ioctl_GOP_Init()6684 if(!(g_pGOPCtxLocal->sGOPConfig.eGopIgnoreInit & E_GOP_IGNORE_STRETCHWIN)) in Ioctl_GOP_Init()6699 if(!(g_pGOPCtxLocal->sGOPConfig.eGopIgnoreInit & E_GOP_IGNORE_ENABLE_TRANSCLR)) in Ioctl_GOP_Init()6704 if(!(g_pGOPCtxLocal->sGOPConfig.eGopIgnoreInit & E_GOP_IGNORE_GWIN)) in Ioctl_GOP_Init()6712 if(!(g_pGOPCtxLocal->sGOPConfig.eGopIgnoreInit & E_GOP_IGNORE_PALETTE)) in Ioctl_GOP_Init()[all …]
1140 GOP_Config sGOPConfig; //GOP configs set for special cases member