Lines Matching refs:Gop23Dst

490     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()
2026 if (Gop23Dst ==E_DRV_GOP_DST_INVALID) in _SetGop23WinInfo()
2044 _GOP_GWIN_IsEnableMirror(pInstance,Gop23Dst, &bHMirror, &bVMirror); in _SetGop23WinInfo()
2045 …if(( Gop23Dst == E_DRV_GOP_DST_OP0)||( Gop23Dst == E_DRV_GOP_DST_FRC)|| ( Gop23Dst == E_DRV_GOP_DS… in _SetGop23WinInfo()
2058 … if ((g_pGOPCtxLocal->pGopChipProperty->bOpInterlace == TRUE) && ( Gop23Dst == E_DRV_GOP_DST_OP0)) in _SetGop23WinInfo()
2067 … if (Gop23Dst == E_DRV_GOP_DST_IP0 || Gop23Dst==E_DRV_GOP_DST_IP0_SUB || Gop23Dst == E_DRV_GOP_DST… in _SetGop23WinInfo()
2108 …if(( Gop23Dst == E_DRV_GOP_DST_MIXER2VE) || ( Gop23Dst == E_DRV_GOP_DST_MIXER2OP) || ( Gop23Dst ==… in _SetGop23WinInfo()
2176Gop23Dst == E_DRV_GOP_DST_IP0) || (Gop23Dst == E_DRV_GOP_DST_IP1) || (Gop23Dst == E_DRV_GOP_DST_IP… in _SetGop23WinInfo()
2178 else if((Gop23Dst == E_DRV_GOP_DST_VE) || (Gop23Dst == E_DRV_GOP_DST_OP1)) in _SetGop23WinInfo()
2188Gop23Dst == E_DRV_GOP_DST_IP0) || (Gop23Dst == E_DRV_GOP_DST_IP1) || (Gop23Dst == E_DRV_GOP_DST_IP… in _SetGop23WinInfo()
2190 else if((Gop23Dst == E_DRV_GOP_DST_VE) || (Gop23Dst == E_DRV_GOP_DST_OP1)) in _SetGop23WinInfo()
2192 …else if (((Gop23Dst == E_DRV_GOP_DST_OP0) || (Gop23Dst == E_DRV_GOP_DST_FRC) || (Gop23Dst == E_DRV… in _SetGop23WinInfo()