Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DmapiGOP.c390 DRV_GOPDstType Gop1Dst =E_DRV_GOP_DST_INVALID; in _GOP_GetGop1WinInfo() local
404 MDrv_GOP_GWIN_GetDstPlane(g_pGOPCtxLocal, 1, &Gop1Dst); in _GOP_GetGop1WinInfo()
405 if (Gop1Dst ==E_DRV_GOP_DST_INVALID) in _GOP_GetGop1WinInfo()
434 if( ((Gop1Dst == E_DRV_GOP_DST_IP0) || (Gop1Dst == E_DRV_GOP_DST_IP1)) && bInterlace) in _GOP_GetGop1WinInfo()
436 else if((Gop1Dst == E_DRV_GOP_DST_VE) || (Gop1Dst == E_DRV_GOP_DST_OP1)) in _GOP_GetGop1WinInfo()
446 if( ((Gop1Dst == E_DRV_GOP_DST_IP0) || (Gop1Dst == E_DRV_GOP_DST_IP1)) && bInterlace) in _GOP_GetGop1WinInfo()
448 else if((Gop1Dst == E_DRV_GOP_DST_VE) || (Gop1Dst == E_DRV_GOP_DST_OP1)) in _GOP_GetGop1WinInfo()
450 …else if (((Gop1Dst == E_DRV_GOP_DST_OP0) || (Gop1Dst == E_DRV_GOP_DST_FRC) || (Gop1Dst == E_DRV_GO… in _GOP_GetGop1WinInfo()
1840 DRV_GOPDstType Gop1Dst =E_DRV_GOP_DST_INVALID; in _SetGop1WinInfo() local
1848 MDrv_GOP_GWIN_GetDstPlane(g_pGOPCtxLocal, E_GOP1, &Gop1Dst); in _SetGop1WinInfo()
[all …]