Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/drv/gop/
H A DdrvGOP.h748 } DRV_GopPalReadType; typedef
1522 void MDrv_GOP_GWIN_SetPaletteRead(MS_GOP_CTX_LOCAL*pGOPCtx,MS_U8 u8GOP, DRV_GopPalReadType type);
1525 void MDrv_GOP_GWIN_2GSetPaletteRead(MS_GOP_CTX_LOCAL*pGOPCtx,MS_U8 u8GOP, DRV_GopPalReadType type);
H A DdrvGOP.c4099 void MDrv_GOP_GWIN_SetPaletteRead(MS_GOP_CTX_LOCAL*pGOPCtx,MS_U8 u8GOP, DRV_GopPalReadType type) in MDrv_GOP_GWIN_SetPaletteRead()
4321 void MDrv_GOP_GWIN_2GSetPaletteRead(MS_GOP_CTX_LOCAL*pGOPCtx,MS_U8 u8GOP, DRV_GopPalReadType type) in MDrv_GOP_GWIN_2GSetPaletteRead()
/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DmapiGOP.c10225 MS_U32 Ioctl_GOP_Palette_Set_Config(void* pInstance,MS_U32 gop, DRV_GopPalReadType type,EN_GOP_PALE… in Ioctl_GOP_Palette_Set_Config()
11341 …u32Ret = Ioctl_GOP_Palette_Set_Config(pInstance,pPalSet->gop_idx, (DRV_GopPalReadType)pPalSet->pal… in GOPIoctl()