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

Context used for code reconstructing. More...

Data Fields

int current
 
HuffEntry entries [256]
 

Detailed Description

Context used for code reconstructing.

Definition at line 73 of file smacker.c.

Field Documentation

◆ current

int HuffContext::current

Definition at line 74 of file smacker.c.

Referenced by smacker_decode_tree().

◆ entries

HuffEntry HuffContext::entries[256]

Definition at line 75 of file smacker.c.

Referenced by smacker_decode_tree().


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