Lines Matching refs:colour
2776 indexed colour palette is much easier to set at just two registers, but again
3080 Decoder output video surround colour.
3082 Contains the colour (in yuv) used to fill the screen when the video is
3087 Decoder video window colour
3088 Contains the colour (in yuv) used to fill the video window when the
3395 osd colour mode
3419 osd colour key
3428 osd colour space
3436 When the bits-per-pixel is set to 8, the colour mode is ignored and
3437 assumed to be 8 bit indexed. For 16 & 32 bits-per-pixel the colour depth
3438 is honoured, and when using a colour depth that requires fewer bytes than
3440 index colour, there are 3 padding bytes per pixel. It's also possible to
3441 select 16bpp with a 32 bit colour mode. This results in the pixel width
3444 Colour key is as it suggests. You designate a colour which will become
3445 completely transparent. When using 565, 555 or 444 colour modes, the
3446 colour key is always 16 bits wide. The colour to key on is set in Reg 2A18.
3448 Local alpha works differently depending on the colour mode. For 32bpp & 8
3457 It's possible to combine colour key, local alpha & global alpha.
3491 colour modes are restricted to a byte width which is divisible by 4.
3503 osd colour key
3505 Contains the colour value which will be transparent.
3520 osd colour to change in indexed palette
3524 osd colour for indexed palette
3526 To set the new palette, first load the index of the colour to change into
3527 2A30, then load the new colour into 2A34. The full palette is 256 colours,