FFmpeg
|
VP6 compatible video decoder. More...
#include "vp56data.h"
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 [] |
Detailed Description
VP6 compatible video decoder.
Definition in file vp6data.h.
Variable Documentation
|
static |
Definition at line 149 of file vp6data.h.
Referenced by vp6_filter().
|
static |
Definition at line 138 of file vp6data.h.
Referenced by vp6_parse_coeff(), and vp6_parse_coeff_huffman().
|
static |
Definition at line 77 of file vp6data.h.
Referenced by vp6_parse_coeff_models().
|
static |
Definition at line 300 of file vp6data.h.
Referenced by vp6_decode_init_context().
|
static |
Definition at line 132 of file vp6data.h.
Referenced by vp6_parse_coeff_models().
|
static |
Definition at line 72 of file vp6data.h.
Referenced by vp6_parse_coeff_models().
|
static |
Definition at line 41 of file vp6data.h.
Referenced by vp6_default_models_init().
|
static |
Definition at line 31 of file vp6data.h.
Referenced by vp6_default_models_init().
|
static |
Definition at line 36 of file vp6data.h.
Referenced by vp6_default_models_init().
|
static |
Definition at line 52 of file vp6data.h.
Referenced by vp6_default_models_init().
|
static |
Definition at line 67 of file vp6data.h.
Referenced by vp6_parse_vector_models().
|
static |
Definition at line 302 of file vp6data.h.
Referenced by vp6_parse_coeff_models().
|
static |
Definition at line 306 of file vp6data.h.
Referenced by vp6_parse_coeff_models().
|
static |
Definition at line 288 of file vp6data.h.
Referenced by vp6_parse_coeff().
|
static |
Definition at line 62 of file vp6data.h.
Referenced by vp6_parse_vector_models().
|
static |
Definition at line 93 of file vp6data.h.
Referenced by vp6_parse_coeff_models().
|
static |
Definition at line 88 of file vp6data.h.
Referenced by vp6_parse_coeff_models().
|
static |
Definition at line 57 of file vp6data.h.
Referenced by vp6_parse_vector_models().
Generated on Mon Nov 18 2024 06:52:10 for FFmpeg by 1.8.11