FFmpeg
Data Fields
HuffReader Struct Reference

Data Fields

VLC vlc
 
int simple
 
int nb_symbols
 
uint16_t simple_symbols [2]
 

Detailed Description

Definition at line 170 of file webp.c.

Field Documentation

◆ vlc

VLC HuffReader::vlc

Definition at line 171 of file webp.c.

Referenced by read_huffman_code_normal().

◆ simple

int HuffReader::simple

Definition at line 172 of file webp.c.

Referenced by read_huffman_code_simple().

◆ nb_symbols

int HuffReader::nb_symbols

Definition at line 173 of file webp.c.

Referenced by read_huffman_code_simple().

◆ simple_symbols

uint16_t HuffReader::simple_symbols[2]

Definition at line 174 of file webp.c.

Referenced by read_huffman_code_simple().


The documentation for this struct was generated from the following file: