Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DmapiGOP.c1628 GOP_OupputColor gopOut; in _SetGop0WinInfo() local
1659 gopOut = DRV_GOPOUT_RGB; in _SetGop0WinInfo()
1663 gopOut = (GOP_OupputColor)g_pGOPCtxLocal->pGOPCtxShared->s32OutputColorType[E_GOP0]; in _SetGop0WinInfo()
1666 MDrv_GOP_GWIN_OutputColor(g_pGOPCtxLocal,E_GOP0, gopOut); in _SetGop0WinInfo()
1685 gopOut = DRV_GOPOUT_YUV; in _SetGop0WinInfo()
1689 gopOut = (GOP_OupputColor)g_pGOPCtxLocal->pGOPCtxShared->s32OutputColorType[E_GOP0]; in _SetGop0WinInfo()
1694 MDrv_GOP_GWIN_OutputColor(g_pGOPCtxLocal,E_GOP0, gopOut); in _SetGop0WinInfo()
1699 MDrv_GOP_GWIN_OutputColor(g_pGOPCtxLocal,E_GOP0, gopOut); in _SetGop0WinInfo()
1707 gopOut = DRV_GOPOUT_YUV; in _SetGop0WinInfo()
1711 gopOut = (GOP_OupputColor)g_pGOPCtxLocal->pGOPCtxShared->s32OutputColorType[E_GOP0]; in _SetGop0WinInfo()
[all …]