Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/drv/gop/
H A DdrvGOP.c2499 MS_GOP_CTX_LOCAL *pGOPCtxLocal=&g_gopDrvCtxLocal.apiCtxLocal; in Drv_GOP_Init_Context() local
2510 pGOPCtxLocal->pGOPCtxShared->gwinMap[gId].u32CurFBId = INVALID_GWIN_ID; in Drv_GOP_Init_Context()
2511 pGOPCtxLocal->pGOPCtxShared->gwinMap[gId].bIsShared = FALSE; in Drv_GOP_Init_Context()
2512 pGOPCtxLocal->pGOPCtxShared->gwinMap[gId].u16SharedCnt = 0x0; in Drv_GOP_Init_Context()
2516 for( gId=0; gId<MDrv_GOP_GetMaxGOPNum(pGOPCtxLocal); gId++) in Drv_GOP_Init_Context()
2522 pGOPCtxLocal->pGOPCtxShared->s32OutputColorType[gId] = -1; in Drv_GOP_Init_Context()
2523 pGOPCtxLocal->pGOPCtxShared->bGopHasInitialized[gId] = FALSE; in Drv_GOP_Init_Context()