FFV1Context Struct Reference

List of all members.


Detailed Description

Definition at line 166 of file ffv1.c.


Public Attributes

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-> CABAC 0-> golomb rice
PlaneContext plane [MAX_PLANES]
int16_t quant_table [5][256]
int run_index
int colorspace
DSPContext dsp

Member Data Documentation

Definition at line 168 of file ffv1.c.

Referenced by decode_frame(), decode_line(), encode_frame(), encode_line(), read_header(), and write_header().

Definition at line 169 of file ffv1.c.

Referenced by decode_frame(), and decode_line().

Definition at line 170 of file ffv1.c.

Referenced by encode_frame(), and encode_line().

Definition at line 171 of file ffv1.c.

Referenced by encode_init(), read_header(), and write_header().

Definition at line 172 of file ffv1.c.

Referenced by common_init(), decode_frame(), and encode_frame().

Definition at line 172 of file ffv1.c.

Referenced by common_init(), decode_frame(), and encode_frame().

Definition at line 173 of file ffv1.c.

Referenced by decode_frame(), encode_frame(), encode_init(), read_header(), and write_header().

Definition at line 173 of file ffv1.c.

Referenced by decode_frame(), encode_frame(), encode_init(), read_header(), and write_header().

Definition at line 174 of file ffv1.c.

Referenced by common_init().

Definition at line 175 of file ffv1.c.

Referenced by decode_frame(), encode_frame(), and encode_init().

Definition at line 176 of file ffv1.c.

Referenced by decode_frame(), encode_frame(), and encode_init().

Definition at line 177 of file ffv1.c.

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

1-> CABAC 0-> golomb rice

Definition at line 178 of file ffv1.c.

Referenced by clear_state(), decode_frame(), decode_line(), encode_frame(), encode_init(), encode_line(), and read_header().

Definition at line 180 of file ffv1.c.

Referenced by encode_init(), get_context(), read_header(), and write_header().

Definition at line 182 of file ffv1.c.

Referenced by decode_frame(), encode_frame(), encode_init(), read_header(), and write_header().

Definition at line 184 of file ffv1.c.

Referenced by common_init().


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

Generated on Sat Dec 18 05:16:03 2010 for MythTV by  doxygen 1.5.5