Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DmapiGOP.c284 DRV_GOPDstType Gop0Dst =E_DRV_GOP_DST_INVALID; in _GOP_GetGop0WinInfo() local
307 MDrv_GOP_GWIN_GetDstPlane(g_pGOPCtxLocal, 0, &Gop0Dst); in _GOP_GetGop0WinInfo()
308 if (Gop0Dst ==E_DRV_GOP_DST_INVALID) in _GOP_GetGop0WinInfo()
339 if( ((Gop0Dst == E_DRV_GOP_DST_IP0) || (Gop0Dst == E_DRV_GOP_DST_IP1)) && bInterlace) in _GOP_GetGop0WinInfo()
341 else if((Gop0Dst == E_DRV_GOP_DST_VE) || (Gop0Dst == E_DRV_GOP_DST_OP1)) in _GOP_GetGop0WinInfo()
351 if( ((Gop0Dst == E_DRV_GOP_DST_IP0) || (Gop0Dst == E_DRV_GOP_DST_IP1)) && bInterlace) in _GOP_GetGop0WinInfo()
353 else if((Gop0Dst == E_DRV_GOP_DST_VE) || (Gop0Dst == E_DRV_GOP_DST_OP1)) in _GOP_GetGop0WinInfo()
355 …else if (((Gop0Dst == E_DRV_GOP_DST_OP0) || (Gop0Dst == E_DRV_GOP_DST_FRC) || (Gop0Dst == E_DRV_GO… in _GOP_GetGop0WinInfo()
1627 DRV_GOPDstType Gop0Dst =E_DRV_GOP_DST_INVALID; in _SetGop0WinInfo() local
1636 MDrv_GOP_GWIN_GetDstPlane(g_pGOPCtxLocal, E_GOP0, &Gop0Dst); in _SetGop0WinInfo()
[all …]