Lines Matching refs:Gop1Dst
390 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()
1849 if (Gop1Dst ==E_DRV_GOP_DST_INVALID) in _SetGop1WinInfo()
1854 _GOP_GWIN_IsEnableMirror(pInstance,Gop1Dst, &bHMirror, &bVMirror); in _SetGop1WinInfo()
1855 …if(( Gop1Dst == E_DRV_GOP_DST_OP0 )||( Gop1Dst == E_DRV_GOP_DST_FRC) || ( Gop1Dst == E_DRV_GOP_DST… in _SetGop1WinInfo()
1868 … if ((g_pGOPCtxLocal->pGopChipProperty->bOpInterlace == TRUE) && ( Gop1Dst == E_DRV_GOP_DST_OP0)) in _SetGop1WinInfo()
1877 …lse if(Gop1Dst == E_DRV_GOP_DST_IP0 || Gop1Dst == E_DRV_GOP_DST_IP0_SUB || Gop1Dst == E_DRV_GOP_DS… in _SetGop1WinInfo()
1918 …if(( Gop1Dst == E_DRV_GOP_DST_MIXER2VE) || ( Gop1Dst == E_DRV_GOP_DST_MIXER2OP) || ( Gop1Dst == E_… in _SetGop1WinInfo()
1975 … ((Gop1Dst == E_DRV_GOP_DST_IP0) || (Gop1Dst == E_DRV_GOP_DST_IP1) || (Gop1Dst == E_DRV_GOP_DST_IP… in _SetGop1WinInfo()
1977 else if((Gop1Dst == E_DRV_GOP_DST_VE) || (Gop1Dst == E_DRV_GOP_DST_OP1)) in _SetGop1WinInfo()
1987 … ((Gop1Dst == E_DRV_GOP_DST_IP0) || (Gop1Dst == E_DRV_GOP_DST_IP1) || (Gop1Dst == E_DRV_GOP_DST_IP… in _SetGop1WinInfo()
1989 else if((Gop1Dst == E_DRV_GOP_DST_VE) || (Gop1Dst == E_DRV_GOP_DST_OP1)) in _SetGop1WinInfo()
1991 …else if (((Gop1Dst == E_DRV_GOP_DST_OP0) || (Gop1Dst == E_DRV_GOP_DST_FRC) || (Gop1Dst == E_DRV_GO… in _SetGop1WinInfo()