Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/drv/gop/
H A DdrvGFLIP.c576 if((pGOPCtx->pGOPCtxShared->GOP_StereoMode[u32GopIdx] != E_DRV_GOP_3D_DISABLE) && in MDrv_GFLIP_SetFlipInfo()
757 …if((pGOPCtx->pGOPCtxShared->GOP_StereoMode[u32GopIdx] != E_DRV_GOP_3D_DISABLE)&&(pGOPCtx->pGOPCtxS… in MDrv_GFLIP_SetFlipInfo()
774 …if((pGOPCtx->pGOPCtxShared->GOP_StereoMode[u32GopIdx] != E_DRV_GOP_3D_DISABLE) && (u64SubAddress !… in MDrv_GFLIP_SetFlipInfo()
H A DdrvGOP.h1196 E_DRV_GOP_3D_DISABLE , enumerator
H A DdrvGOP.c6824 case E_DRV_GOP_3D_DISABLE: in MDrv_GOP_Set3DOSD_Mode()
/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DmapiGOP.c5786 enRet = MDrv_GOP_Set3DOSD_Mode(g_pGOPCtxLocal, u8GOP, E_DRV_GOP_3D_DISABLE); in GOP_Set3DOSDMode()