FFmpeg
|
Data Fields | |
VLC | vlc |
int | simple |
int | nb_symbols |
uint16_t | simple_symbols [2] |
VLC HuffReader::vlc |
Definition at line 173 of file webp.c.
Referenced by read_huffman_code_normal().
int HuffReader::simple |
Definition at line 174 of file webp.c.
Referenced by read_huffman_code_simple().
int HuffReader::nb_symbols |
Definition at line 175 of file webp.c.
Referenced by read_huffman_code_simple().
uint16_t HuffReader::simple_symbols[2] |
Definition at line 176 of file webp.c.
Referenced by read_huffman_code_simple().