VlcState Struct Reference


Data Fields

int16_t drift
uint16_t error_sum
int8_t bias
uint8_t count

Detailed Description

Definition at line 148 of file ffv1.c.


Field Documentation

int16_t VlcState::drift

Definition at line 149 of file ffv1.c.

Referenced by get_vlc_symbol(), put_vlc_symbol(), and update_vlc_state().

uint16_t VlcState::error_sum

Definition at line 150 of file ffv1.c.

Referenced by update_vlc_state().

int8_t VlcState::bias

Definition at line 151 of file ffv1.c.

Referenced by get_vlc_symbol(), put_vlc_symbol(), and update_vlc_state().

uint8_t VlcState::count

Definition at line 152 of file ffv1.c.

Referenced by get_vlc_symbol(), put_vlc_symbol(), and update_vlc_state().


The documentation for this struct was generated from the following file:
Generated on Thu Dec 4 10:46:30 2008 for libextractor by  doxygen 1.5.1