Searched refs:SC1200_CSC_GFX_RGB_TO_YUV (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xf86-video-nsc/dist/src/gfx/
H A Dvid_1200.c656 ctrl &= ~SC1200_CSC_GFX_RGB_TO_YUV;
1377 control |= SC1200_CSC_GFX_RGB_TO_YUV; /* Convert graphics to YUV */
1385 control &= ~SC1200_CSC_GFX_RGB_TO_YUV; /* Leave graphics in RGB */
H A Dgfx_regs.h567 #define SC1200_CSC_GFX_RGB_TO_YUV 0x00000800 macro
/xsrc/external/mit/xf86-video-geode/dist/src/gfx/
H A Dvid_1200.c490 ctrl &= ~SC1200_CSC_GFX_RGB_TO_YUV;
1275 control |= SC1200_CSC_GFX_RGB_TO_YUV; /* Convert graphics to YUV */
1285 control &= ~SC1200_CSC_GFX_RGB_TO_YUV; /* Leave graphics in RGB */
H A Dgfx_regs.h468 #define SC1200_CSC_GFX_RGB_TO_YUV 0x00000800 macro

Completed in 19 milliseconds