FFmpeg
|
qtpalette.h File Reference
#include <inttypes.h>
Include dependency graph for qtpalette.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Variables | |
static const uint8_t | ff_qt_default_palette_4 [4 *3] |
static const uint8_t | ff_qt_default_palette_16 [16 *3] |
static const uint8_t | ff_qt_default_palette_256 [256 *3] |
Variable Documentation
|
static |
Initial value:
= {
0xFF, 0xFB, 0xFF,
0xEF, 0xD9, 0xBB,
0xE8, 0xC9, 0xB1,
0x93, 0x65, 0x5E,
0xFC, 0xDE, 0xE8,
0x9D, 0x88, 0x91,
0xFF, 0xFF, 0xFF,
0xFF, 0xFF, 0xFF,
0xFF, 0xFF, 0xFF,
0x47, 0x48, 0x37,
0x7A, 0x5E, 0x55,
0xDF, 0xD0, 0xAB,
0xFF, 0xFB, 0xF9,
0xE8, 0xCA, 0xC5,
0x8A, 0x7C, 0x77,
0x00, 0x00, 0x00
}
Definition at line 35 of file qtpalette.h.
Referenced by ff_mov_read_stsd_entries().
|
static |
Definition at line 54 of file qtpalette.h.
Referenced by ff_mov_read_stsd_entries().
|
static |
Initial value:
= {
0x93, 0x65, 0x5E,
0xFF, 0xFF, 0xFF,
0xDF, 0xD0, 0xAB,
0x00, 0x00, 0x00
}
Definition at line 28 of file qtpalette.h.
Referenced by ff_mov_read_stsd_entries().
Generated on Mon Nov 18 2024 06:52:08 for FFmpeg by 1.8.11