Searched refs:eGopIgnoreInit (Results 1 – 2 of 2) sorted by relevance
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()[all …]
1082 DRV_GOP_IGNOREINIT eGopIgnoreInit; member