FFmpeg
|
Data Fields | |
enum ImageRole | role |
AVFrame * | frame |
int | color_cache_bits |
uint32_t * | color_cache |
int | nb_huffman_groups |
HuffReader * | huffman_groups |
int | size_reduction |
int | is_alpha_primary |
AVFrame* ImageContext::frame |
Definition at line 182 of file webp.c.
Referenced by apply_color_indexing_transform(), apply_color_transform(), apply_predictor_transform(), and get_huffman_group().
HuffReader* ImageContext::huffman_groups |
int ImageContext::size_reduction |
Definition at line 190 of file webp.c.
Referenced by apply_color_indexing_transform(), apply_color_transform(), apply_predictor_transform(), and get_huffman_group().