Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DmapiGOP.c490 DRV_GOPDstType Gop23Dst =E_DRV_GOP_DST_INVALID; in _GOP_GetGop23WinInfo() local
504 … MDrv_GOP_GWIN_GetDstPlane(g_pGOPCtxLocal, MDrv_DumpGopByGwinId(g_pGOPCtxLocal,u8win), &Gop23Dst); in _GOP_GetGop23WinInfo()
505 if (Gop23Dst ==E_DRV_GOP_DST_INVALID) in _GOP_GetGop23WinInfo()
534 if( ((Gop23Dst == E_DRV_GOP_DST_IP0) || (Gop23Dst == E_DRV_GOP_DST_IP1)) && bInterlace) in _GOP_GetGop23WinInfo()
536 else if((Gop23Dst == E_DRV_GOP_DST_VE) || (Gop23Dst == E_DRV_GOP_DST_OP1)) in _GOP_GetGop23WinInfo()
546 if( ((Gop23Dst == E_DRV_GOP_DST_IP0) || (Gop23Dst == E_DRV_GOP_DST_IP1)) && bInterlace) in _GOP_GetGop23WinInfo()
548 else if((Gop23Dst == E_DRV_GOP_DST_VE) || (Gop23Dst == E_DRV_GOP_DST_OP1)) in _GOP_GetGop23WinInfo()
550 …else if (((Gop23Dst == E_DRV_GOP_DST_OP0) || (Gop23Dst == E_DRV_GOP_DST_FRC) || (Gop23Dst == E_DRV… in _GOP_GetGop23WinInfo()
2005 DRV_GOPDstType Gop23Dst =E_DRV_GOP_DST_INVALID; in _SetGop23WinInfo() local
2025 MDrv_GOP_GWIN_GetDstPlane(g_pGOPCtxLocal, u8GOP, &Gop23Dst); in _SetGop23WinInfo()
[all …]