HuffContext Struct Reference

Context used for code reconstructing. More...

Data Fields

int length
 
int maxlength
 
int current
 
uint32_t * bits
 
int * lengths
 
int * values
 

Detailed Description

Context used for code reconstructing.

Definition at line 60 of file libavcodec/smacker.c.

Field Documentation

uint32_t* HuffContext::bits
int HuffContext::current
int HuffContext::length
int* HuffContext::lengths
int HuffContext::maxlength
int* HuffContext::values

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