xine-lib 1.2.11
Variables
qtpalette.h File Reference

Go to the source code of this file.

Variables

static const unsigned char qt_default_palette_4 [4 *4]
 
static const unsigned char qt_default_palette_16 [16 *4]
 
static const unsigned char qt_default_palette_256 [256 *4]
 

Variable Documentation

◆ qt_default_palette_16

const unsigned char qt_default_palette_16[16 *4]
static
Initial value:
= {
0xFF, 0xFB, 0xFF, 0x00,
0xEF, 0xD9, 0xBB, 0x00,
0xE8, 0xC9, 0xB1, 0x00,
0x93, 0x65, 0x5E, 0x00,
0xFC, 0xDE, 0xE8, 0x00,
0x9D, 0x88, 0x91, 0x00,
0xFF, 0xFF, 0xFF, 0x00,
0xFF, 0xFF, 0xFF, 0x00,
0xFF, 0xFF, 0xFF, 0x00,
0x47, 0x48, 0x37, 0x00,
0x7A, 0x5E, 0x55, 0x00,
0xDF, 0xD0, 0xAB, 0x00,
0xFF, 0xFB, 0xF9, 0x00,
0xE8, 0xCA, 0xC5, 0x00,
0x8A, 0x7C, 0x77, 0x00,
0x00, 0x00, 0x00, 0x00
}

Referenced by parse_trak_atom().

◆ qt_default_palette_256

const unsigned char qt_default_palette_256[256 *4]
static

Referenced by parse_trak_atom().

◆ qt_default_palette_4

const unsigned char qt_default_palette_4[4 *4]
static
Initial value:
= {
0x93, 0x65, 0x5E, 0x00,
0xFF, 0xFF, 0xFF, 0x00,
0xDF, 0xD0, 0xAB, 0x00,
0x00, 0x00, 0x00, 0x00
}

Referenced by parse_trak_atom().