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

Data Fields

int len
 
int lit
 
intp
 

Detailed Description

Definition at line 324 of file exr.c.

Field Documentation

◆ len

int HufDec::len

Definition at line 325 of file exr.c.

Referenced by huf_build_dec_table(), and huf_decode().

◆ lit

int HufDec::lit

Definition at line 326 of file exr.c.

Referenced by huf_build_dec_table(), and huf_decode().

◆ p

int* HufDec::p

Definition at line 327 of file exr.c.

Referenced by huf_build_dec_table(), and huf_decode().


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