Data Fields

VlcState Struct Reference

Data Fields

int16_t drift
uint16_t error_sum
int8_t bias
uint8_t count

Detailed Description

Definition at line 208 of file ffv1.c.


Field Documentation

Definition at line 211 of file ffv1.c.

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

uint8_t VlcState::count

Definition at line 212 of file ffv1.c.

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

int16_t VlcState::drift

Definition at line 209 of file ffv1.c.

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

Definition at line 210 of file ffv1.c.

Referenced by clear_state(), and update_vlc_state().


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