FFmpeg
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Data Fields
HuffTable Struct Reference

Data Fields

HuffEntry entries [32]
 
uint8_t nb_entries
 

Detailed Description

Definition at line 188 of file vp3.c.

Field Documentation

◆ entries

HuffEntry HuffTable::entries[32]

Definition at line 189 of file vp3.c.

Referenced by read_huffman_tree().

◆ nb_entries

uint8_t HuffTable::nb_entries

Definition at line 190 of file vp3.c.

Referenced by read_huffman_tree().


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