Searched refs:DRV_GopPaletteEntry (Results 1 – 3 of 3) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/graphic/drv/gop/ |
| H A D | drvGOP.h | 952 } DRV_GopPaletteEntry; typedef 1521 void MDrv_GOP_GWIN_SetPaletteOpt( MS_GOP_CTX_LOCAL*pGOPCtx,MS_U8 u8GOP, DRV_GopPaletteEntry *pPalAr… 1524 void MDrv_GOP_GWIN_2GSetPaletteOpt(MS_GOP_CTX_LOCAL*pGOPCtx,MS_U8 u8GOP, DRV_GopPaletteEntry *pPalA…
|
| H A D | drvGOP.c | 3991 void MDrv_GOP_GWIN_SetPaletteOpt(MS_GOP_CTX_LOCAL*pGOPCtx,MS_U8 u8GOP, DRV_GopPaletteEntry *pPalArr… in MDrv_GOP_GWIN_SetPaletteOpt() 4226 void MDrv_GOP_GWIN_2GSetPaletteOpt(MS_GOP_CTX_LOCAL*pGOPCtx,MS_U8 u8GOP, DRV_GopPaletteEntry *pPalA… in MDrv_GOP_GWIN_2GSetPaletteOpt()
|
| /utopia/UTPA2-700.0.x/modules/graphic/api/gop/ |
| H A D | mapiGOP.c | 6565 DRV_GopPaletteEntry pPalArray[256]; in Ioctl_GOP_Init() 6567 DRV_GopPaletteEntry *pPalArray = NULL; in Ioctl_GOP_Init() 6714 pPalArray = malloc(sizeof(DRV_GopPaletteEntry)*256); in Ioctl_GOP_Init() 10186 …MDrv_GOP_GWIN_SetPaletteOpt(g_pGOPCtxLocal,pClutEntry->gop_idx, (DRV_GopPaletteEntry*)pClutEntry->… in Ioctl_GOP_Palette_EntrySet() 10190 …MDrv_GOP_GWIN_2GSetPaletteOpt(g_pGOPCtxLocal,pClutEntry->gop_idx, (DRV_GopPaletteEntry*)pClutEntry… in Ioctl_GOP_Palette_EntrySet()
|