OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:opus_uint8
(Results
1 - 25
of
30
) sorted by null
1
2
/external/libopus/silk/
tables_pulses_per_block.c
34
const
opus_uint8
silk_max_pulses_table[ 4 ] = {
38
const
opus_uint8
silk_pulses_per_block_iCDF[ 10 ][ 18 ] = {
91
const
opus_uint8
silk_pulses_per_block_BITS_Q5[ 9 ][ 18 ] = {
139
const
opus_uint8
silk_rate_levels_iCDF[ 2 ][ 9 ] =
151
const
opus_uint8
silk_rate_levels_BITS_Q5[ 2 ][ 9 ] =
163
const
opus_uint8
silk_shell_code_table0[ 152 ] = {
185
const
opus_uint8
silk_shell_code_table1[ 152 ] = {
207
const
opus_uint8
silk_shell_code_table2[ 152 ] = {
229
const
opus_uint8
silk_shell_code_table3[ 152 ] = {
251
const
opus_uint8
silk_shell_code_table_offsets[ 17 ] =
[
all
...]
tables_pitch_lag.c
34
const
opus_uint8
silk_pitch_lag_iCDF[ 2 * ( PITCH_EST_MAX_LAG_MS - PITCH_EST_MIN_LAG_MS ) ] = {
41
const
opus_uint8
silk_pitch_delta_iCDF[21] = {
47
const
opus_uint8
silk_pitch_contour_iCDF[34] = {
55
const
opus_uint8
silk_pitch_contour_NB_iCDF[11] = {
60
const
opus_uint8
silk_pitch_contour_10_ms_iCDF[12] = {
65
const
opus_uint8
silk_pitch_contour_10_ms_NB_iCDF[3] = {
tables.h
40
extern const
opus_uint8
silk_gain_iCDF[ 3 ][ N_LEVELS_QGAIN / 8 ]; /* 24 */
41
extern const
opus_uint8
silk_delta_gain_iCDF[ MAX_DELTA_GAIN_QUANT - MIN_DELTA_GAIN_QUANT + 1 ]; /* 41 */
43
extern const
opus_uint8
silk_pitch_lag_iCDF[ 2 * ( PITCH_EST_MAX_LAG_MS - PITCH_EST_MIN_LAG_MS ) ];/* 32 */
44
extern const
opus_uint8
silk_pitch_delta_iCDF[ 21 ]; /* 21 */
45
extern const
opus_uint8
silk_pitch_contour_iCDF[ 34 ]; /* 34 */
46
extern const
opus_uint8
silk_pitch_contour_NB_iCDF[ 11 ]; /* 11 */
47
extern const
opus_uint8
silk_pitch_contour_10_ms_iCDF[ 12 ]; /* 12 */
48
extern const
opus_uint8
silk_pitch_contour_10_ms_NB_iCDF[ 3 ]; /* 3 */
50
extern const
opus_uint8
silk_pulses_per_block_iCDF[ N_RATE_LEVELS ][ MAX_PULSES + 2 ]; /* 180 */
51
extern const
opus_uint8
silk_pulses_per_block_BITS_Q5[ N_RATE_LEVELS - 1 ][ MAX_PULSES + 2 ]; /* 162 *
[
all
...]
tables_other.c
60
const
opus_uint8
silk_stereo_pred_joint_iCDF[ 25 ] = {
67
const
opus_uint8
silk_stereo_only_code_mid_iCDF[ 2 ] = { 64, 0 };
70
static const
opus_uint8
silk_LBRR_flags_2_iCDF[ 3 ] = { 203, 150, 0 };
71
static const
opus_uint8
silk_LBRR_flags_3_iCDF[ 7 ] = { 215, 195, 166, 125, 110, 82, 0 };
72
const
opus_uint8
* const silk_LBRR_flags_iCDF_ptr[ 2 ] = {
78
const
opus_uint8
silk_lsb_iCDF[ 2 ] = { 120, 0 };
81
const
opus_uint8
silk_LTPscale_iCDF[ 3 ] = { 128, 64, 0 };
84
const
opus_uint8
silk_type_offset_VAD_iCDF[ 4 ] = {
87
const
opus_uint8
silk_type_offset_no_VAD_iCDF[ 2 ] = {
92
const
opus_uint8
silk_NLSF_interpolation_factor_iCDF[ 5 ] = { 243, 221, 192, 181, 0 }
[
all
...]
tables_gain.c
39
const
opus_uint8
silk_gain_iCDF[ 3 ][ N_LEVELS_QGAIN / 8 ] =
52
const
opus_uint8
silk_delta_gain_iCDF[ MAX_DELTA_GAIN_QUANT - MIN_DELTA_GAIN_QUANT + 1 ] = {
tables_NLSF_CB_NB_MB.c
34
static const
opus_uint8
silk_NLSF_CB1_NB_MB_Q8[ 320 ] = {
77
static const
opus_uint8
silk_NLSF_CB1_iCDF_NB_MB[ 64 ] = {
88
static const
opus_uint8
silk_NLSF_CB2_SELECT_NB_MB[ 160 ] = {
111
static const
opus_uint8
silk_NLSF_CB2_iCDF_NB_MB[ 72 ] = {
123
static const
opus_uint8
silk_NLSF_CB2_BITS_NB_MB_Q5[ 72 ] = {
135
static const
opus_uint8
silk_NLSF_PRED_NB_MB_Q8[ 18 ] = {
tables_NLSF_CB_WB.c
34
static const
opus_uint8
silk_NLSF_CB1_WB_Q8[ 512 ] = {
101
static const
opus_uint8
silk_NLSF_CB1_iCDF_WB[ 64 ] = {
112
static const
opus_uint8
silk_NLSF_CB2_SELECT_WB[ 256 ] = {
147
static const
opus_uint8
silk_NLSF_CB2_iCDF_WB[ 72 ] = {
159
static const
opus_uint8
silk_NLSF_CB2_BITS_WB_Q5[ 72 ] = {
171
static const
opus_uint8
silk_NLSF_PRED_WB_Q8[ 30 ] = {
tables_LTP.c
34
const
opus_uint8
silk_LTP_per_index_iCDF[3] = {
38
static const
opus_uint8
silk_LTP_gain_iCDF_0[8] = {
42
static const
opus_uint8
silk_LTP_gain_iCDF_1[16] = {
47
static const
opus_uint8
silk_LTP_gain_iCDF_2[32] = {
56
static const
opus_uint8
silk_LTP_gain_BITS_Q5_0[8] = {
60
static const
opus_uint8
silk_LTP_gain_BITS_Q5_1[16] = {
65
static const
opus_uint8
silk_LTP_gain_BITS_Q5_2[32] = {
72
const
opus_uint8
* const silk_LTP_gain_iCDF_ptrs[NB_LTP_CBKS] = {
78
const
opus_uint8
* const silk_LTP_gain_BITS_Q5_ptrs[NB_LTP_CBKS] = {
272
static const
opus_uint8
silk_LTP_gain_vq_0_gain[8] =
[
all
...]
NLSF_unpack.c
37
opus_uint8
pred_Q8[], /* O LSF predictor [ LPC_ORDER ] */
43
opus_uint8
entry;
44
const
opus_uint8
*ec_sel_ptr;
code_signs.c
51
opus_uint8
icdf[ 2 ];
53
const
opus_uint8
*icdf_ptr;
85
opus_uint8
icdf[ 2 ];
87
const
opus_uint8
*icdf_ptr;
structs.h
88
const
opus_uint8
*CB1_NLSF_Q8;
89
const
opus_uint8
*CB1_iCDF;
90
const
opus_uint8
*pred_Q8;
91
const
opus_uint8
*ec_sel;
92
const
opus_uint8
*ec_iCDF;
93
const
opus_uint8
*ec_Rates_Q5;
181
const
opus_uint8
*pitch_lag_low_bits_iCDF; /* Pointer to iCDF table for low bits of pitch lag index */
182
const
opus_uint8
*pitch_contour_iCDF; /* Pointer to iCDF table for pitch contour index */
276
const
opus_uint8
*pitch_lag_low_bits_iCDF; /* Pointer to iCDF table for low bits of pitch lag index */
277
const
opus_uint8
*pitch_contour_iCDF; /* Pointer to iCDF table for pitch contour index (…)
[
all
...]
NLSF_decode.c
38
const
opus_uint8
pred_coef_Q8[], /* I Backward predictor coefs [ order ] */
70
opus_uint8
pred_Q8[ MAX_LPC_ORDER ];
75
const
opus_uint8
*pCB_element;
API.h
122
const
opus_uint8
*payload, /* I Payload data */
NLSF_VQ.c
38
const
opus_uint8
pCB_Q8[], /* I Codebook vectors [K*LPC_order] */
quant_LTP_gains.c
48
const
opus_uint8
*cl_ptr_Q5;
50
const
opus_uint8
*cbk_gain_ptr_Q7;
main.h
222
const
opus_uint8
*cb_gain_Q7, /* I codebook effective gain */
223
const
opus_uint8
*cl_Q5, /* I code length for each codebook vector */
317
const
opus_uint8
pCB_Q8[], /* I Codebook vectors [K*LPC_order] */
327
const
opus_uint8
pred_coef_Q8[], /* I Backward predictor coefs [ order ] */
329
const
opus_uint8
ec_rates_Q5[], /* I Rates [] */
339
opus_uint8
pred_Q8[], /* O LSF predictor [ LPC_ORDER ] */
VQ_WMat_EC.c
42
const
opus_uint8
*cb_gain_Q7, /* I codebook effective gain */
43
const
opus_uint8
*cl_Q5, /* I code length for each codebook vector */
NLSF_encode.c
59
opus_uint8
pred_Q8[ MAX_LPC_ORDER ];
61
const
opus_uint8
*pCB_element, *iCDF_ptr;
encode_pulses.c
76
const
opus_uint8
*cdf_ptr;
77
const
opus_uint8
*nBits_ptr;
shell_coder.c
52
const
opus_uint8
*shell_table /* I table of shell cdfs */
65
const
opus_uint8
*shell_table /* I table of shell cdfs */
decode_pulses.c
48
const
opus_uint8
*cdf_ptr;
NLSF_del_dec_quant.c
39
const
opus_uint8
pred_coef_Q8[], /* I Backward predictor coefs [ order ] */
41
const
opus_uint8
ec_rates_Q5[], /* I Rates [] */
57
const
opus_uint8
*rates_Q5;
decode_indices.c
46
opus_uint8
pred_Q8[ MAX_LPC_ORDER ];
/external/libopus/include/
opus_types.h
157
#define
opus_uint8
unsigned char
macro
/external/libopus/silk/fixed/
encode_frame_FIX.c
123
VARDECL(
opus_uint8
, ec_buf_copy );
177
ALLOC( ec_buf_copy, 1275,
opus_uint8
);
Completed in 573 milliseconds
1
2