FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups 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

int HufDec::len

Definition at line 366 of file exr.c.

Referenced by huf_build_dec_table(), and huf_decode().

int HufDec::lit

Definition at line 367 of file exr.c.

Referenced by huf_build_dec_table(), and huf_decode().

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: