Lines Matching refs:sGOPConfig
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()
6986 g_pGOPCtxLocal->sGOPConfig.eGopIgnoreInit = (DRV_GOP_IGNOREINIT)(*pGOPIgnoreInit); in Ioctl_GOP_SetConfig()
7024 *penGOPIgnoreInit = (EN_GOP_IGNOREINIT)g_pGOPCtxLocal->sGOPConfig.eGopIgnoreInit; in Ioctl_GOP_GetConfig()
8231 if(!(g_pGOPCtxLocal->sGOPConfig.eGopIgnoreInit & E_GOP_BOOTLOGO_IGNORE_VEOSDEN)) in Ioctl_GOP_SetDst()