| FFmpeg
    | 
VP6 compatible video decoder. More...
Go to the source code of this file.
| Variables | |
| static const uint8_t | vp6_def_fdv_vector_model [2][8] | 
| static const uint8_t | vp6_def_pdv_vector_model [2][7] | 
| static const uint8_t | vp6_def_coeff_reorder [] | 
| static const uint8_t | vp6_def_runv_coeff_model [2][14] | 
| static const uint8_t | vp6_sig_dct_pct [2][2] | 
| static const uint8_t | vp6_pdv_pct [2][7] | 
| static const uint8_t | vp6_fdv_pct [2][8] | 
| static const uint8_t | vp6_dccv_pct [2][11] | 
| static const uint8_t | vp6_coeff_reorder_pct [] | 
| static const uint8_t | vp6_runv_pct [2][14] | 
| static const uint8_t | vp6_ract_pct [3][2][6][11] | 
| static const int | vp6_dccv_lc [3][5][2] | 
| static const uint8_t | vp6_coeff_groups [] | 
| static const int16_t | vp6_block_copy_filter [17][8][4] | 
| static const VP56Tree | vp6_pcr_tree [] | 
| static const uint8_t | vp6_coord_div [] = { 4, 4, 4, 4, 8, 8 } | 
| static const uint8_t | vp6_huff_coeff_map [] | 
| static const uint8_t | vp6_huff_run_map [] | 
VP6 compatible video decoder.
Definition in file vp6data.h.
| 
 | static | 
Definition at line 33 of file vp6data.h.
Referenced by vp6_default_models_init().
| 
 | static | 
Definition at line 38 of file vp6data.h.
Referenced by vp6_default_models_init().
| 
 | static | 
Definition at line 43 of file vp6data.h.
Referenced by vp6_default_models_init().
| 
 | static | 
Definition at line 54 of file vp6data.h.
Referenced by vp6_default_models_init().
| 
 | static | 
Definition at line 59 of file vp6data.h.
Referenced by vp6_parse_vector_models().
| 
 | static | 
Definition at line 64 of file vp6data.h.
Referenced by vp6_parse_vector_models().
| 
 | static | 
Definition at line 69 of file vp6data.h.
Referenced by vp6_parse_vector_models().
| 
 | static | 
Definition at line 74 of file vp6data.h.
Referenced by vp6_parse_coeff_models().
| 
 | static | 
Definition at line 79 of file vp6data.h.
Referenced by vp6_parse_coeff_models().
| 
 | static | 
Definition at line 90 of file vp6data.h.
Referenced by vp6_parse_coeff_models().
| 
 | static | 
Definition at line 95 of file vp6data.h.
Referenced by vp6_parse_coeff_models().
| 
 | static | 
Definition at line 134 of file vp6data.h.
Referenced by vp6_parse_coeff_models().
| 
 | static | 
Definition at line 140 of file vp6data.h.
Referenced by vp6_parse_coeff(), and vp6_parse_coeff_huffman().
| 
 | static | 
Definition at line 151 of file vp6data.h.
Referenced by vp6_filter().
| 
 | static | 
Definition at line 290 of file vp6data.h.
Referenced by vp6_parse_coeff().
| 
 | static | 
Definition at line 302 of file vp6data.h.
Referenced by vp6_decode_init_context().
| 
 | static | 
Definition at line 304 of file vp6data.h.
Referenced by vp6_parse_coeff_models().
| 
 | static | 
Definition at line 308 of file vp6data.h.
Referenced by vp6_parse_coeff_models().
 1.8.6
 1.8.6