Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DmapiGOP.c3974 MS_U8 u8GwinGop; in GOP_SwitchByFBID() local
4017 u8GwinGop = MDrv_DumpGopByGwinId(g_pGOPCtxLocal,gWinId); in GOP_SwitchByFBID()
4018 if(g_pGOPCtxLocal->pGOPCtxShared->bTLB[u8GwinGop]) in GOP_SwitchByFBID()
4021 for(i=0;i<u8GwinGop;i++) in GOP_SwitchByFBID()
4032 if(g_pGOPCtxLocal->pGOPCtxShared->bTLB[u8GwinGop]) in GOP_SwitchByFBID()
4036 MDrv_GOP_GWIN_GetDstPlane(g_pGOPCtxLocal, u8GwinGop, &GopDst); in GOP_SwitchByFBID()
4050 if(u8GwinGop > GOPTYPE.GOP0) in GOP_SwitchByFBID()
4054 MDrv_GOP_GWIN_GetDstPlane(g_pGOPCtxLocal, u8GwinGop, &GopDst); in GOP_SwitchByFBID()