Searched refs:opus_uint8 (Results 1 - 25 of 60) sorted by relevance
123
/external/chromium_org/third_party/opus/src/silk/ |
H A D | 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_offset [all...] |
H A D | 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] = {
|
H A D | 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_Q [all...] |
H A D | 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_iCD [all...] |
H A D | 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 ] = {
|
H A D | 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 ] = {
|
H A D | 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 ] = {
|
H A D | 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_gai [all...] |
H A D | NLSF_unpack.c | 37 opus_uint8 pred_Q8[], /* O LSF predictor [ LPC_ORDER ] */ 43 opus_uint8 entry; 44 const opus_uint8 *ec_sel_ptr;
|
H A D | 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;
|
H A D | 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_iCD [all...] |
H A D | 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;
|
H A D | API.h | 122 const opus_uint8 *payload, /* I Payload data */
|
/external/libopus/silk/ |
H A D | 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_offset [all...] |
H A D | 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] = {
|
H A D | 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_Q [all...] |
H A D | 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_iCD [all...] |
H A D | 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 ] = {
|
H A D | 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 ] = {
|
H A D | 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 ] = {
|
H A D | 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_gai [all...] |
H A D | NLSF_unpack.c | 37 opus_uint8 pred_Q8[], /* O LSF predictor [ LPC_ORDER ] */ 43 opus_uint8 entry; 44 const opus_uint8 *ec_sel_ptr;
|
H A D | 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;
|
H A D | 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_iCD [all...] |
H A D | 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;
|
Completed in 306 milliseconds
123