PlaneContext Struct Reference


Data Fields

int16_t quant_table [MAX_CONTEXT_INPUTS][256]
int quant_table_index
int context_count
uint8_t(* state )[CONTEXT_SIZE]
VlcStatevlc_state
uint8_t interlace_bit_state [2]

Detailed Description

Definition at line 219 of file ffv1.c.


Field Documentation

Definition at line 222 of file ffv1.c.

Referenced by clear_state(), init_slice_state(), and read_header().

Definition at line 225 of file ffv1.c.

Referenced by clear_state().

int16_t PlaneContext::quant_table[MAX_CONTEXT_INPUTS][256]

Definition at line 220 of file ffv1.c.

Referenced by get_context(), and read_header().

Definition at line 221 of file ffv1.c.

Referenced by clear_state(), and read_header().

uint8_t(* PlaneContext::state)[CONTEXT_SIZE]

Definition at line 223 of file ffv1.c.

Referenced by clear_state(), common_end(), decode_line(), and read_header().

Definition at line 224 of file ffv1.c.

Referenced by clear_state(), common_end(), decode_line(), init_slice_state(), and read_header().


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

Generated on Fri Oct 26 02:39:52 2012 for FFmpeg by  doxygen 1.5.8