FFV1Context Struct Reference


Data Fields

AVCodecContextavctx
RangeCoder c
GetBitContext gb
PutBitContext pb
int version
int width
int height
int chroma_h_shift
int chroma_v_shift
int flags
int picture_number
AVFrame picture
int plane_count
int ac
 1=range coder <-> 0=golomb rice
PlaneContext plane [MAX_PLANES]
int16_t quant_table [5][256]
uint8_t state_transition [256]
int run_index
int colorspace
DSPContext dsp

Detailed Description

Definition at line 222 of file ffv1.c.


Field Documentation

1=range coder <-> 0=golomb rice

Definition at line 234 of file ffv1.c.

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

Definition at line 223 of file ffv1.c.

Referenced by common_init(), decode_frame(), decode_plane(), and read_header().

Definition at line 224 of file ffv1.c.

Referenced by decode_frame(), decode_line(), and read_header().

Definition at line 229 of file ffv1.c.

Referenced by decode_frame(), and read_header().

Definition at line 229 of file ffv1.c.

Referenced by decode_frame(), and read_header().

Definition at line 239 of file ffv1.c.

Referenced by decode_frame(), and read_header().

Definition at line 241 of file ffv1.c.

Referenced by common_init().

Definition at line 230 of file ffv1.c.

Referenced by common_init().

Definition at line 225 of file ffv1.c.

Referenced by decode_frame(), and decode_line().

Definition at line 228 of file ffv1.c.

Referenced by common_init(), and decode_frame().

Definition at line 226 of file ffv1.c.

Definition at line 232 of file ffv1.c.

Referenced by decode_frame().

Definition at line 231 of file ffv1.c.

Referenced by decode_frame().

Definition at line 235 of file ffv1.c.

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

Definition at line 233 of file ffv1.c.

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

int16_t FFV1Context::quant_table[5][256]

Definition at line 236 of file ffv1.c.

Referenced by get_context(), and read_header().

Definition at line 238 of file ffv1.c.

Referenced by decode_line(), decode_plane(), and decode_rgb_frame().

Definition at line 237 of file ffv1.c.

Referenced by decode_frame(), and read_header().

Definition at line 227 of file ffv1.c.

Referenced by read_header().

Definition at line 228 of file ffv1.c.

Referenced by common_init(), and decode_frame().


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

Generated on Fri Oct 26 02:36:57 2012 for FFmpeg by  doxygen 1.5.8