FFmpeg
|
#include "libavutil/common.h"
Go to the source code of this file.
Variables | |
static const int8_t | high_lsp_cdbk [512] |
static const int8_t | high_lsp_cdbk2 [512] |
static const int8_t | exc_5_256_table [1280] |
static const int8_t | exc_5_64_table [320] |
static const int8_t | gain_cdbk_nb [512] |
static const int8_t | exc_8_128_table [1024] |
static const int8_t | exc_10_32_table [320] |
static const int8_t | exc_10_16_table [160] |
static const int8_t | gain_cdbk_lbr [128] |
static const int8_t | exc_20_32_table [640] |
static const int8_t | cdbk_nb [640] |
static const int8_t | cdbk_nb_low1 [320] |
static const int8_t | cdbk_nb_low2 [320] |
static const int8_t | cdbk_nb_high1 [320] |
static const int8_t | cdbk_nb_high2 [320] |
static const int8_t | hexc_table [1024] |
static const int8_t | hexc_10_32_table [320] |
static const float | shift_filt [3][7] |
static const float | vbr_hb_thresh [5][11] |
static const float | vbr_uhb_thresh [2][11] |
static const float | h0 [64] |
static const float | gc_quant_bound [16] |
static const uint16_t | wb_skip_table [8] = { 0, 36, 112, 192, 352, 0, 0, 0 } |
static const float | e_ratio_quant [4] = {.25f, .315f, .397f, .5f} |
static const float | e_ratio_quant_bounds [3] = {0.2825f, 0.356f, 0.4485f} |
static const float | attenuation [10] |
static const float | exc_gain_quant_scal3_bound [7] |
static const float | exc_gain_quant_scal3 [8] |
static const float | exc_gain_quant_scal1_bound [1] = { 0.87798f } |
static const float | exc_gain_quant_scal1 [2] = { 0.70469f, 1.05127f } |
|
static |
Definition at line 59 of file speexdata.h.
Referenced by lsp_unquant_high().
|
static |
Definition at line 99 of file speexdata.h.
Referenced by lsp_unquant_high().
|
static |
Definition at line 137 of file speexdata.h.
|
static |
Definition at line 232 of file speexdata.h.
|
static |
Definition at line 257 of file speexdata.h.
|
static |
Definition at line 295 of file speexdata.h.
|
static |
Definition at line 367 of file speexdata.h.
|
static |
Definition at line 392 of file speexdata.h.
|
static |
Definition at line 406 of file speexdata.h.
|
static |
Definition at line 417 of file speexdata.h.
|
static |
Definition at line 463 of file speexdata.h.
Referenced by lsp_unquant_lbr(), and lsp_unquant_nb().
|
static |
Definition at line 512 of file speexdata.h.
Referenced by lsp_unquant_lbr(), and lsp_unquant_nb().
|
static |
Definition at line 537 of file speexdata.h.
Referenced by lsp_unquant_nb().
|
static |
Definition at line 562 of file speexdata.h.
Referenced by lsp_unquant_lbr(), and lsp_unquant_nb().
|
static |
Definition at line 587 of file speexdata.h.
Referenced by lsp_unquant_nb().
|
static |
Definition at line 612 of file speexdata.h.
|
static |
Definition at line 694 of file speexdata.h.
|
static |
Definition at line 719 of file speexdata.h.
Referenced by interp_pitch().
|
static |
Definition at line 728 of file speexdata.h.
|
static |
Definition at line 736 of file speexdata.h.
|
static |
Definition at line 741 of file speexdata.h.
Referenced by combine_fft(), ff_avg_pixels4_xy2_8_mmi(), ff_avg_pixels8_xy2_8_mmi(), ff_put_no_rnd_pixels8_xy2_8_mmi(), ff_put_pixels4_xy2_8_mmi(), ff_put_pixels8_xy2_8_mmi(), ff_vector_fmul_reverse_altivec(), ff_vector_fmul_reverse_vsx(), midequalizer16(), midequalizer8(), ps_stereo_interpolate_c(), sb_decode(), and vp9_iadst16_1d_columns_addblk_msa().
|
static |
Definition at line 760 of file speexdata.h.
Referenced by sb_decode().
|
static |
Definition at line 765 of file speexdata.h.
Referenced by nb_decode().
Definition at line 766 of file speexdata.h.
Referenced by speex_std_stereo().
Definition at line 767 of file speexdata.h.
|
static |
Definition at line 768 of file speexdata.h.
|
static |
Definition at line 770 of file speexdata.h.
|
static |
Definition at line 774 of file speexdata.h.
Referenced by nb_decode().
Definition at line 777 of file speexdata.h.
Definition at line 778 of file speexdata.h.
Referenced by nb_decode().