Definition at line 167 of file ffv1.c.
int FFV1Context::ac |
1=range coder <-> 0=golomb rice
Definition at line 185 of file ffv1.c.
Referenced by clear_slice_state(), decode_frame(), decode_line(), decode_slice(), init_slice_state(), read_extra_header(), and read_header().
number of bytes used for AC coding
Definition at line 186 of file ffv1.c.
Referenced by decode_slice().
Definition at line 169 of file ffv1.c.
Referenced by common_init(), decode_frame(), decode_plane(), decode_slice(), decode_slice_header(), init_slice_contexts(), read_extra_header(), and read_header().
Definition at line 170 of file ffv1.c.
Referenced by decode_frame(), decode_line(), decode_slice(), decode_slice_header(), init_slice_state(), read_extra_header(), and read_header().
Definition at line 178 of file ffv1.c.
Referenced by decode_slice(), read_extra_header(), and read_header().
Definition at line 179 of file ffv1.c.
Referenced by decode_slice(), read_extra_header(), and read_header().
Definition at line 178 of file ffv1.c.
Referenced by decode_slice(), read_extra_header(), and read_header().
Definition at line 194 of file ffv1.c.
Referenced by decode_slice(), read_extra_header(), and read_header().
int FFV1Context::context_count[MAX_QUANT_TABLES] |
Definition at line 190 of file ffv1.c.
Referenced by allocate_initial_states(), decode_line(), decode_slice_header(), read_extra_header(), read_header(), and read_quant_tables().
int FFV1Context::ec |
Definition at line 198 of file ffv1.c.
Referenced by decode_frame(), read_extra_header(), and read_header().
Definition at line 177 of file ffv1.c.
Referenced by common_init(), decode_slice_header(), read_extra_header(), and read_header().
uint8_t(*[MAX_QUANT_TABLES] FFV1Context::initial_states)[32] |
Definition at line 192 of file ffv1.c.
Referenced by allocate_initial_states(), clear_slice_state(), common_end(), and read_extra_header().
Definition at line 208 of file ffv1.c.
Referenced by common_init(), decode_slice_header(), init_slice_contexts(), read_extra_header(), and read_header().
Definition at line 207 of file ffv1.c.
Referenced by common_init(), decode_slice_header(), init_slice_contexts(), read_extra_header(), and read_header().
Definition at line 183 of file ffv1.c.
Referenced by common_end(), common_init(), decode_frame(), decode_slice(), and decode_slice_header().
PlaneContext FFV1Context::plane[MAX_PLANES] |
Definition at line 187 of file ffv1.c.
Referenced by clear_slice_state(), common_end(), decode_line(), decode_slice_header(), init_slice_state(), and read_header().
Definition at line 184 of file ffv1.c.
Referenced by clear_slice_state(), common_end(), decode_slice_header(), init_slice_state(), read_extra_header(), and read_header().
int16_t FFV1Context::quant_table[MAX_CONTEXT_INPUTS][256] |
Definition at line 201 of file ffv1.c.
Referenced by allocate_initial_states(), common_end(), decode_slice_header(), read_extra_header(), and read_header().
int16_t FFV1Context::quant_tables[MAX_QUANT_TABLES][MAX_CONTEXT_INPUTS][256] |
Definition at line 189 of file ffv1.c.
Referenced by decode_slice_header(), read_extra_header(), and read_header().
uint64_t FFV1Context::rc_stat[256][2] |
uint64_t(*[MAX_QUANT_TABLES] FFV1Context::rc_stat2)[32][2] |
Definition at line 193 of file ffv1.c.
Referenced by decode_line(), decode_plane(), and decode_rgb_frame().
Definition at line 195 of file ffv1.c.
Referenced by common_end(), decode_plane(), decode_rgb_frame(), and init_slice_contexts().
struct FFV1Context* FFV1Context::slice_context[MAX_SLICES] [read] |
Definition at line 205 of file ffv1.c.
Referenced by common_end(), decode_frame(), init_slice_contexts(), init_slices_state(), and read_header().
Definition at line 206 of file ffv1.c.
Referenced by common_end(), decode_frame(), init_slice_contexts(), init_slices_state(), and read_header().
Definition at line 210 of file ffv1.c.
Referenced by decode_slice(), decode_slice_header(), init_slice_contexts(), and read_header().
Definition at line 209 of file ffv1.c.
Referenced by decode_slice(), decode_slice_header(), init_slice_contexts(), and read_header().
Definition at line 211 of file ffv1.c.
Referenced by decode_slice(), decode_slice_header(), init_slice_contexts(), and read_header().
Definition at line 212 of file ffv1.c.
Referenced by decode_slice(), decode_slice_header(), init_slice_contexts(), and read_header().
Definition at line 191 of file ffv1.c.
Referenced by init_slice_state(), read_extra_header(), and read_header().
Definition at line 180 of file ffv1.c.
Referenced by decode_rgb_frame(), decode_slice(), init_slice_state(), read_extra_header(), and read_header().
Definition at line 175 of file ffv1.c.
Referenced by decode_frame(), decode_slice(), decode_slice_header(), read_extra_header(), and read_header().
Definition at line 177 of file ffv1.c.
Referenced by common_init(), decode_slice_header(), init_slice_contexts(), read_extra_header(), and read_header().