Lines Matching refs:colour
9 indexed colour palette is much easier to set at just two registers, but again
311 Decoder output video surround colour.
313 Contains the colour (in yuv) used to fill the screen when the video is
318 Decoder video window colour
319 Contains the colour (in yuv) used to fill the video window when the
626 osd colour mode
650 osd colour key
659 osd colour space
667 When the bits-per-pixel is set to 8, the colour mode is ignored and
668 assumed to be 8 bit indexed. For 16 & 32 bits-per-pixel the colour depth
669 is honoured, and when using a colour depth that requires fewer bytes than
671 index colour, there are 3 padding bytes per pixel. It's also possible to
672 select 16bpp with a 32 bit colour mode. This results in the pixel width
675 Colour key is as it suggests. You designate a colour which will become
676 completely transparent. When using 565, 555 or 444 colour modes, the
677 colour key is always 16 bits wide. The colour to key on is set in Reg 2A18.
679 Local alpha works differently depending on the colour mode. For 32bpp & 8
688 It's possible to combine colour key, local alpha & global alpha.
722 colour modes are restricted to a byte width which is divisible by 4.
734 osd colour key
736 Contains the colour value which will be transparent.
751 osd colour to change in indexed palette
755 osd colour for indexed palette
757 To set the new palette, first load the index of the colour to change into
758 2A30, then load the new colour into 2A34. The full palette is 256 colours,