PlaneContext Struct Reference


Data Fields

int context_count
uint8_t(* state )[CONTEXT_SIZE]
VlcStatevlc_state
uint8_t interlace_bit_state [2]

Detailed Description

Definition at line 155 of file ffv1.c.


Field Documentation

int PlaneContext::context_count

Definition at line 156 of file ffv1.c.

uint8_t(* PlaneContext::state)[CONTEXT_SIZE]

Definition at line 157 of file ffv1.c.

Referenced by decode_frame(), and decode_line().

VlcState* PlaneContext::vlc_state

Definition at line 158 of file ffv1.c.

Referenced by decode_frame(), and decode_line().

uint8_t PlaneContext::interlace_bit_state[2]

Definition at line 159 of file ffv1.c.

Referenced by clear_state().


The documentation for this struct was generated from the following file:
Generated on Sat Oct 11 19:46:05 2008 for libextractor by  doxygen 1.5.1