Searched refs:Gop1Dst (Results 1 – 1 of 1) sorted by relevance
390 DRV_GOPDstType Gop1Dst =E_DRV_GOP_DST_INVALID; in _GOP_GetGop1WinInfo() local404 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() local1848 MDrv_GOP_GWIN_GetDstPlane(g_pGOPCtxLocal, E_GOP1, &Gop1Dst); in _SetGop1WinInfo()[all …]