BitAlloc Struct Reference

Bit allocation. More...


Data Fields

int offset
 code values offset
int maxbits [8]
 max bits in VLC
int wrap
 wrap for get_vlc2()
VLC vlc [8]
 actual codes


Detailed Description

Bit allocation.

Definition at line 245 of file dca.c.


Field Documentation

max bits in VLC

Definition at line 247 of file dca.c.

code values offset

Definition at line 246 of file dca.c.

Referenced by dca_init_vlcs(), and get_bitalloc().

actual codes

Definition at line 249 of file dca.c.

Referenced by dca_init_vlcs(), and get_bitalloc().

wrap for get_vlc2()

Definition at line 248 of file dca.c.

Referenced by dca_init_vlcs(), and get_bitalloc().


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

Generated on Fri Oct 26 02:43:55 2012 for FFmpeg by  doxygen 1.5.8