FFmpeg
|
#include <stddef.h>
#include <stdint.h>
Go to the source code of this file.
Data Structures | |
struct | twinvq_data |
TwinVQ codebooks. More... | |
Variables | |
static const uint16_t | bark_tab_l08_512 [] |
static const uint16_t | bark_tab_l11_512 [] |
static const uint16_t | bark_tab_l16_1024 [] |
static const uint16_t | bark_tab_l22_1024 [] |
static const uint16_t | bark_tab_l22_512 [] |
static const uint16_t | bark_tab_l44_2048 [] |
static const uint16_t | bark_tab_m08_256 [] |
static const uint16_t | bark_tab_m11_256 [] |
static const uint16_t | bark_tab_m16_512 [] |
static const uint16_t | bark_tab_m22_256 [] |
static const uint16_t | bark_tab_m22_512 [] |
static const uint16_t | bark_tab_m44_512 [] |
static const uint16_t | bark_tab_s08_64 [] |
static const uint16_t | bark_tab_s11_64 [] |
static const uint16_t | bark_tab_s16_128 [] |
static const uint16_t | bark_tab_s22_128 [] |
static const uint16_t | bark_tab_s44_128 [] |
static struct twinvq_data | tab |
static const uint8_t | tab7 [][35] |
static const uint8_t | tab8 [][5] |
static const uint8_t | tab9 [][45] |
static const uint8_t | tab10 [][25] |
static const uint8_t | tab11 [][55] |
static const uint8_t | tab12 [][15] |
struct { | |
int size | |
const uint8_t * tab | |
} | tabs [] |
|
static |
Definition at line 41 of file twinvq_data.h.
|
static |
Definition at line 47 of file twinvq_data.h.
|
static |
Definition at line 53 of file twinvq_data.h.
|
static |
Definition at line 59 of file twinvq_data.h.
|
static |
Definition at line 66 of file twinvq_data.h.
|
static |
Definition at line 73 of file twinvq_data.h.
|
static |
Definition at line 80 of file twinvq_data.h.
|
static |
Definition at line 85 of file twinvq_data.h.
|
static |
Definition at line 90 of file twinvq_data.h.
|
static |
Definition at line 95 of file twinvq_data.h.
|
static |
Definition at line 100 of file twinvq_data.h.
|
static |
Definition at line 105 of file twinvq_data.h.
|
static |
Definition at line 110 of file twinvq_data.h.
|
static |
Definition at line 114 of file twinvq_data.h.
|
static |
Definition at line 118 of file twinvq_data.h.
|
static |
Definition at line 122 of file twinvq_data.h.
|
static |
Definition at line 126 of file twinvq_data.h.
|
static |
Definition at line 11128 of file twinvq_data.h.
Referenced by apcm_dequant_add(), av_dynarray_add(), build_filter(), dct_single_coeff_elimination(), decode_bytes(), decode_var_block_data(), ff_h264_init_cabac_states(), ff_init_ff_cos_tabs(), ff_match_2uint16(), fft_ref(), fill_tone_level_array(), filter_frame(), idct32(), main(), and set_filter().
|
static |
Definition at line 10995 of file twinvq_data.h.
|
static |
Definition at line 11009 of file twinvq_data.h.
|
static |
Definition at line 11025 of file twinvq_data.h.
|
static |
Definition at line 11059 of file twinvq_data.h.
|
static |
Definition at line 11072 of file twinvq_data.h.
|
static |
Definition at line 11112 of file twinvq_data.h.