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
 
int * p
 

Detailed Description

Definition at line 377 of file exr.c.

Field Documentation

int HufDec::len

Definition at line 378 of file exr.c.

Referenced by huf_build_dec_table(), and huf_decode().

int HufDec::lit

Definition at line 379 of file exr.c.

Referenced by huf_build_dec_table(), and huf_decode().

int* HufDec::p

Definition at line 380 of file exr.c.

Referenced by huf_build_dec_table(), and huf_decode().


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