Lines Matching defs:graphics
452 * This routine enables or disables the graphics display logic of the video processor.
493 * IMPORTANT: For all modes do NOT disable the graphics display logic
1038 * If "graphics" is set to TRUE, the source data is graphics, and color key
1039 * is an RGB value. If "graphics" is set to FALSE, the source data is the video,
1046 int graphics)
1049 gfx_set_video_color_key(unsigned long key, unsigned long mask, int graphics)
1062 if (graphics & 0x01)
1352 * This routine configures the video processor to process graphics and video
1377 control |= SC1200_CSC_GFX_RGB_TO_YUV; /* Convert graphics to YUV */
1385 control &= ~SC1200_CSC_GFX_RGB_TO_YUV; /* Leave graphics in RGB */
1529 * If the "mask"ed bits in the graphics pixel match "key", then either "color1"
1531 * number "select_color2" of the graphics pixel.
1539 * because the graphics pixels incoming to the video processor have maximum 16
1794 * is displayed if color key is used, and only graphics is displayed if chroma
2414 * This routine returns 0 for video data compare, 1 for graphics data.
2695 * If the "mask"ed bits in the graphics pixel match "key", then either "color1"