FFmpeg
|
Palette Struct Reference
Collaboration diagram for Palette:
Data Fields | |
unsigned | colors [128] |
uint8_t | index [1<< 15] |
Detailed Description
Definition at line 81 of file flashsv2enc.c.
Field Documentation
unsigned Palette::colors[128] |
Definition at line 82 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 83 of file flashsv2enc.c.
Referenced by pixel_color7_fast(), and update_palette_index().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:12 for FFmpeg by 1.8.11