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

Data Fields

int offset
 Code values offset. More...
 
int max_depth
 Parameter for get_vlc2() More...
 
VLC vlc [7]
 Actual codes. More...
 

Detailed Description

Definition at line 103 of file dca_core.c.

Field Documentation

int DCAVLC::offset

Code values offset.

Definition at line 104 of file dca_core.c.

Referenced by dca_get_vlc(), and dca_init_vlcs().

int DCAVLC::max_depth

Parameter for get_vlc2()

Definition at line 105 of file dca_core.c.

Referenced by dca_get_vlc(), and dca_init_vlcs().

VLC DCAVLC::vlc[7]

Actual codes.

Definition at line 106 of file dca_core.c.

Referenced by dca_get_vlc(), and dca_init_vlcs().


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