FFmpeg
|
Data Fields | |
unsigned | colors [128] |
uint8_t | index [1<< 15] |
Definition at line 83 of file flashsv2enc.c.
unsigned Palette::colors[128] |
Definition at line 84 of file flashsv2enc.c.
Referenced by generate_default_palette(), pixel_color7_slow(), and write_pixel_15_7().
uint8_t Palette::index[1<< 15] |
Definition at line 85 of file flashsv2enc.c.
Referenced by pixel_color7_fast(), and update_palette_index().