Searched refs:RGB (Results 1 – 11 of 11) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/graphic/drv/gop/ |
| H A D | drvGOP.c | 4042 pPalArray[j].RGB.u8A, in MDrv_GOP_GWIN_SetPaletteOpt() 4043 pPalArray[j].RGB.u8R, in MDrv_GOP_GWIN_SetPaletteOpt() 4044 pPalArray[j].RGB.u8G, in MDrv_GOP_GWIN_SetPaletteOpt() 4045 pPalArray[j].RGB.u8B); in MDrv_GOP_GWIN_SetPaletteOpt() 4050 …e32Reg(&pGOPDrvLocalCtx->halCtxLocal, u32BankOffSet+GOP_4G_PALDATA_L, ((pPalArray[j].RGB.u8A<<24)|\ in MDrv_GOP_GWIN_SetPaletteOpt() 4051 (pPalArray[j].RGB.u8R<<16)|(pPalArray[j].RGB.u8G<<8)|(pPalArray[j].RGB.u8B))); in MDrv_GOP_GWIN_SetPaletteOpt() 4059 i, pPalArray[j].RGB.u8A, in MDrv_GOP_GWIN_SetPaletteOpt() 4060 pPalArray[j].RGB.u8R, in MDrv_GOP_GWIN_SetPaletteOpt() 4061 pPalArray[j].RGB.u8G, in MDrv_GOP_GWIN_SetPaletteOpt() 4062 pPalArray[j].RGB.u8B); in MDrv_GOP_GWIN_SetPaletteOpt() [all …]
|
| H A D | drvGOP.h | 949 } RGB; member
|
| /utopia/UTPA2-700.0.x/projects/tmplib/include/ |
| H A D | apiGOP_v2.h | 590 } RGB; member
|
| H A D | apiGFX.h | 1214 } RGB; member
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | apiGOP_v2.h | 622 } RGB; member
|
| H A D | apiGFX.h | 1224 } RGB; member
|
| /utopia/UTPA2-700.0.x/modules/graphic/api/gfx/ |
| H A D | mapiGFX.c | 1575 pPalArray[j].RGB.u8A, in MApi_GFX_SetPaletteOpt_U02() 1576 pPalArray[j].RGB.u8R, in MApi_GFX_SetPaletteOpt_U02() 1577 pPalArray[j].RGB.u8G, in MApi_GFX_SetPaletteOpt_U02() 1578 pPalArray[j].RGB.u8B)); in MApi_GFX_SetPaletteOpt_U02()
|
| /utopia/UTPA2-700.0.x/modules/xc/api/xc/ |
| H A D | apiXC_PCMonitor.c.0 | 1577 if(IsSrcTypeVga(stPCMonitorInfo.eCurrentSrc) && // Is RGB in 1583 // only if RGB input, has sync and in SOG detecting enter here
|
| /utopia/UTPA2-700.0.x/modules/xc/drv/xc/ |
| H A D | mvideo.c.0 | 3237 …// since Dolby HDR will fake as RGB but actually YUV content, we have to set our color space as YU… 3282 …if((pSrcInfo->bMemYUVFmt != TRUE) && (eWindow == SUB_WINDOW)) //IP_CSC output is RGB, so skip 444 … 3290 //if(HDMI/DVI RGB) set to 444 4716 //Frc cant do memc under RGB source.Memc will bypass if RGB source in. 4717 … //Under memc bypass mode it cant send 3D LR flag so that RGB 3D should disable FRC enable flag. 6473 // RGB and DVI 6477 XC_LOG_TRACE(XC_DBGLEVEL_SETWINDOW, "### is RGB Space\n"); 6772 ///Current spec doesn't have bypass MFC in 3D mode, this is only for PC RGB bypass mode 6945 //force RGB 444
|
| /utopia/UTPA2-700.0.x/modules/graphic/api/gop/ |
| H A D | mapiGOP.c | 6719 …pPalArray[u8Idx].RGB.u8A = pPalArray[u8Idx].RGB.u8R = pPalArray[u8Idx].RGB.u8G = pPalArray[u8Idx].… in Ioctl_GOP_Init()
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | preprocess.txt | 9910 } RGB; 78378 } RGB;
|