Lines Matching defs:graphics
1179 * If "graphics" is set to TRUE, the source data is graphics, and color key
1180 * is an RGB value. If "graphics" is set to FALSE, the source data is the video,
1187 int graphics)
1190 gfx_set_video_color_key(unsigned long key, unsigned long mask, int graphics)
1203 if (graphics & 0x01)
1329 * If the "mask"ed bits in the graphics pixel match "key", then either "color1"
1331 * number "select_color2" of the graphics pixel.
1339 * because the graphics pixels incoming to the video processor have maximum 16
1376 * If the "mask"ed bits in the graphics pixel match "key", then either "color1"
1378 * number "select_color2" of the graphics pixel.
1386 * because the graphics pixels incoming to the video processor have maximum 16
1610 * is displayed if color key is used, and only graphics is displayed if chroma
2219 * This routine returns 0 for video data compare, 1 for graphics data.
2291 * If the "mask"ed bits in the graphics pixel match "key", then either "color1"