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 365 of file exr.c.

Field Documentation

◆ len

int HufDec::len

Definition at line 366 of file exr.c.

Referenced by huf_build_dec_table(), and huf_decode().

◆ lit

int HufDec::lit

Definition at line 367 of file exr.c.

Referenced by huf_build_dec_table(), and huf_decode().

◆ p

int* HufDec::p

Definition at line 368 of file exr.c.

Referenced by huf_build_dec_table(), and huf_decode().


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