Lines Matching refs:colour
2778 indexed colour palette is much easier to set at just two registers, but again
3082 Decoder output video surround colour.
3084 Contains the colour (in yuv) used to fill the screen when the video is
3089 Decoder video window colour
3090 Contains the colour (in yuv) used to fill the video window when the
3397 osd colour mode
3421 osd colour key
3430 osd colour space
3438 When the bits-per-pixel is set to 8, the colour mode is ignored and
3439 assumed to be 8 bit indexed. For 16 & 32 bits-per-pixel the colour depth
3440 is honoured, and when using a colour depth that requires fewer bytes than
3442 index colour, there are 3 padding bytes per pixel. It's also possible to
3443 select 16bpp with a 32 bit colour mode. This results in the pixel width
3446 Colour key is as it suggests. You designate a colour which will become
3447 completely transparent. When using 565, 555 or 444 colour modes, the
3448 colour key is always 16 bits wide. The colour to key on is set in Reg 2A18.
3450 Local alpha works differently depending on the colour mode. For 32bpp & 8
3459 It's possible to combine colour key, local alpha & global alpha.
3493 colour modes are restricted to a byte width which is divisible by 4.
3505 osd colour key
3507 Contains the colour value which will be transparent.
3522 osd colour to change in indexed palette
3526 osd colour for indexed palette
3528 To set the new palette, first load the index of the colour to change into
3529 2A30, then load the new colour into 2A34. The full palette is 256 colours,