FFmpeg
|
Go to the source code of this file.
Variables | |
static const uint8_t | vc1_imode_codes [7] |
static const uint8_t | vc1_imode_bits [7] |
static const uint8_t | vc1_norm2_codes [4] |
static const uint8_t | vc1_norm2_bits [4] |
static const uint16_t | vc1_norm6_codes [64] |
static const uint8_t | vc1_norm6_bits [64] |
static const uint8_t | vc1_4mv_block_pattern_codes [4][16] |
static const uint8_t | vc1_4mv_block_pattern_bits [4][16] |
static const uint8_t | vc1_2mv_block_pattern_codes [4][4] |
static const uint8_t | vc1_2mv_block_pattern_bits [4][4] |
static const uint16_t | vc1_intfr_4mv_mbmode_codes [4][15] |
static const uint8_t | vc1_intfr_4mv_mbmode_bits [4][15] |
static const uint8_t | vc1_intfr_non4mv_mbmode_codes [4][9] |
static const uint8_t | vc1_intfr_non4mv_mbmode_bits [4][9] |
static const uint8_t | vc1_if_mmv_mbmode_codes [8][8] |
static const uint8_t | vc1_if_mmv_mbmode_bits [8][8] |
static const uint8_t | vc1_if_1mv_mbmode_codes [8][6] |
static const uint8_t | vc1_if_1mv_mbmode_bits [8][6] |
static const uint32_t | vc1_1ref_mvdata_codes [4][72] |
static const uint8_t | vc1_1ref_mvdata_bits [4][72] |
static const uint32_t | vc1_2ref_mvdata_codes [8][126] |
static const uint8_t | vc1_2ref_mvdata_bits [8][126] |
static const uint16_t | vc1_cbpcy_p_codes [4][64] |
static const uint8_t | vc1_cbpcy_p_bits [4][64] |
static const uint16_t | vc1_icbpcy_p_codes [8][63] |
static const uint8_t | vc1_icbpcy_p_bits [8][63] |
static const uint16_t | vc1_ttmb_codes [3][16] |
static const uint8_t | vc1_ttmb_bits [3][16] |
static const uint8_t | vc1_ttblk_codes [3][8] |
static const uint8_t | vc1_ttblk_bits [3][8] |
static const uint8_t | vc1_subblkpat_codes [3][15] |
static const uint8_t | vc1_subblkpat_bits [3][15] |
static const uint16_t | vc1_mv_diff_codes [4][73] |
static const uint8_t | vc1_mv_diff_bits [4][73] |
static const uint32_t | vc1_ac_tables [AC_MODES][186][2] |
const int | ff_vc1_ac_sizes [AC_MODES] |
VC-1 tables.
Definition in file vc1_vlc_data.h.
|
static |
Definition at line 37 of file vc1_vlc_data.h.
Referenced by vc1_init_static().
|
static |
Definition at line 40 of file vc1_vlc_data.h.
Referenced by vc1_init_static().
|
static |
Definition at line 45 of file vc1_vlc_data.h.
Referenced by vc1_init_static().
|
static |
Definition at line 48 of file vc1_vlc_data.h.
Referenced by vc1_init_static().
|
static |
Definition at line 52 of file vc1_vlc_data.h.
Referenced by vc1_init_static().
|
static |
Definition at line 59 of file vc1_vlc_data.h.
Referenced by vc1_init_static().
|
static |
Definition at line 67 of file vc1_vlc_data.h.
Referenced by vc1_init_static().
|
static |
Definition at line 73 of file vc1_vlc_data.h.
Referenced by vc1_init_static().
|
static |
Definition at line 81 of file vc1_vlc_data.h.
Referenced by vc1_init_static().
|
static |
Definition at line 85 of file vc1_vlc_data.h.
Referenced by vc1_init_static().
|
static |
Definition at line 90 of file vc1_vlc_data.h.
Referenced by vc1_init_static().
|
static |
Definition at line 97 of file vc1_vlc_data.h.
Referenced by vc1_init_static().
|
static |
Definition at line 105 of file vc1_vlc_data.h.
Referenced by vc1_init_static().
|
static |
Definition at line 112 of file vc1_vlc_data.h.
Referenced by vc1_init_static().
|
static |
Definition at line 121 of file vc1_vlc_data.h.
Referenced by vc1_init_static().
|
static |
Definition at line 131 of file vc1_vlc_data.h.
Referenced by vc1_init_static().
|
static |
Definition at line 143 of file vc1_vlc_data.h.
Referenced by vc1_init_static().
|
static |
Definition at line 153 of file vc1_vlc_data.h.
Referenced by vc1_init_static().
|
static |
Definition at line 167 of file vc1_vlc_data.h.
Referenced by vc1_init_static().
|
static |
Definition at line 214 of file vc1_vlc_data.h.
Referenced by vc1_init_static().
|
static |
Definition at line 242 of file vc1_vlc_data.h.
Referenced by vc1_init_static().
|
static |
Definition at line 389 of file vc1_vlc_data.h.
Referenced by vc1_init_static().
|
static |
Definition at line 474 of file vc1_vlc_data.h.
Referenced by vc1_init_static().
|
static |
Definition at line 501 of file vc1_vlc_data.h.
Referenced by vc1_init_static().
|
static |
Definition at line 529 of file vc1_vlc_data.h.
Referenced by vc1_init_static().
|
static |
Definition at line 612 of file vc1_vlc_data.h.
Referenced by vc1_init_static().
|
static |
Definition at line 671 of file vc1_vlc_data.h.
Referenced by vc1_init_static().
|
static |
Definition at line 701 of file vc1_vlc_data.h.
Referenced by vc1_init_static().
|
static |
Definition at line 732 of file vc1_vlc_data.h.
Referenced by vc1_init_static().
|
static |
Definition at line 737 of file vc1_vlc_data.h.
Referenced by vc1_init_static().
|
static |
Definition at line 744 of file vc1_vlc_data.h.
Referenced by vc1_init_static().
|
static |
Definition at line 749 of file vc1_vlc_data.h.
Referenced by vc1_init_static().
|
static |
Definition at line 756 of file vc1_vlc_data.h.
Referenced by vc1_init_static().
|
static |
Definition at line 806 of file vc1_vlc_data.h.
Referenced by vc1_init_static().
|
static |
Definition at line 838 of file vc1_vlc_data.h.
Referenced by vc1_init_static().
Definition at line 1059 of file vc1_vlc_data.h.
Referenced by vc1_decode_ac_coeff(), and vc1_init_static().