/external/libopus/silk/ |
D | tables.h | 40 extern const opus_uint8 silk_gain_iCDF[ 3 ][ N_LEVELS_QGAIN / 8 ]; … 41 extern const opus_uint8 silk_delta_gain_iCDF[ MAX_DELTA_GAIN_QUANT - MIN_DELTA_GAIN_QUANT + 1 ]; … 43 extern const opus_uint8 silk_pitch_lag_iCDF[ 2 * ( PITCH_EST_MAX_LAG_MS - PITCH_EST_MIN_LAG_MS ) ]… 44 extern const opus_uint8 silk_pitch_delta_iCDF[ 21 ]; … 45 extern const opus_uint8 silk_pitch_contour_iCDF[ 34 ]; … 46 extern const opus_uint8 silk_pitch_contour_NB_iCDF[ 11 ]; … 47 extern const opus_uint8 silk_pitch_contour_10_ms_iCDF[ 12 ]; … 48 extern const opus_uint8 silk_pitch_contour_10_ms_NB_iCDF[ 3 ]; … 50 extern const opus_uint8 silk_pulses_per_block_iCDF[ N_RATE_LEVELS ][ SILK_MAX_PULSES + 2 ]; … 51 extern const opus_uint8 silk_pulses_per_block_BITS_Q5[ N_RATE_LEVELS - 1 ][ SILK_MAX_PULSES + 2 ];… [all …]
|
D | tables_other.c | 46 const opus_uint8 silk_stereo_pred_joint_iCDF[ 25 ] = { 53 const opus_uint8 silk_stereo_only_code_mid_iCDF[ 2 ] = { 64, 0 }; 56 static const opus_uint8 silk_LBRR_flags_2_iCDF[ 3 ] = { 203, 150, 0 }; 57 static const opus_uint8 silk_LBRR_flags_3_iCDF[ 7 ] = { 215, 195, 166, 125, 110, 82, 0 }; 58 const opus_uint8 * const silk_LBRR_flags_iCDF_ptr[ 2 ] = { 64 const opus_uint8 silk_lsb_iCDF[ 2 ] = { 120, 0 }; 67 const opus_uint8 silk_LTPscale_iCDF[ 3 ] = { 128, 64, 0 }; 70 const opus_uint8 silk_type_offset_VAD_iCDF[ 4 ] = { 73 const opus_uint8 silk_type_offset_no_VAD_iCDF[ 2 ] = { 78 const opus_uint8 silk_NLSF_interpolation_factor_iCDF[ 5 ] = { 243, 221, 192, 181, 0 }; [all …]
|
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] = { 54 static const opus_uint8 silk_LTP_gain_BITS_Q5_0[8] = { 58 static const opus_uint8 silk_LTP_gain_BITS_Q5_1[16] = { 63 static const opus_uint8 silk_LTP_gain_BITS_Q5_2[32] = { 70 const opus_uint8 * const silk_LTP_gain_iCDF_ptrs[NB_LTP_CBKS] = { 76 const opus_uint8 * const silk_LTP_gain_BITS_Q5_ptrs[NB_LTP_CBKS] = { 270 static const opus_uint8 silk_LTP_gain_vq_0_gain[8] = { [all …]
|
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_offsets[ 17 ] = { [all …]
|
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] = {
|
D | tables_NLSF_CB_WB.c | 34 static const opus_uint8 silk_NLSF_CB1_WB_Q8[ 512 ] = { 136 static const opus_uint8 silk_NLSF_CB1_iCDF_WB[ 64 ] = { 147 static const opus_uint8 silk_NLSF_CB2_SELECT_WB[ 256 ] = { 182 static const opus_uint8 silk_NLSF_CB2_iCDF_WB[ 72 ] = { 194 static const opus_uint8 silk_NLSF_CB2_BITS_WB_Q5[ 72 ] = { 206 static const opus_uint8 silk_NLSF_PRED_WB_Q8[ 30 ] = {
|
D | tables_NLSF_CB_NB_MB.c | 34 static const opus_uint8 silk_NLSF_CB1_NB_MB_Q8[ 320 ] = { 112 static const opus_uint8 silk_NLSF_CB1_iCDF_NB_MB[ 64 ] = { 123 static const opus_uint8 silk_NLSF_CB2_SELECT_NB_MB[ 160 ] = { 146 static const opus_uint8 silk_NLSF_CB2_iCDF_NB_MB[ 72 ] = { 158 static const opus_uint8 silk_NLSF_CB2_BITS_NB_MB_Q5[ 72 ] = { 170 static const opus_uint8 silk_NLSF_PRED_NB_MB_Q8[ 18 ] = {
|
D | structs.h | 90 const opus_uint8 *CB1_NLSF_Q8; 92 const opus_uint8 *CB1_iCDF; 93 const opus_uint8 *pred_Q8; 94 const opus_uint8 *ec_sel; 95 const opus_uint8 *ec_iCDF; 96 const opus_uint8 *ec_Rates_Q5; 182 …const opus_uint8 *pitch_lag_low_bits_iCDF; /* Pointer to iCDF table for low b… 183 …const opus_uint8 *pitch_contour_iCDF; /* Pointer to iCDF table for pitch… 277 …const opus_uint8 *pitch_lag_low_bits_iCDF; /* Pointer to iCDF table for low b… 278 …const opus_uint8 *pitch_contour_iCDF; /* Pointer to iCDF table for pitch…
|
D | code_signs.c | 51 opus_uint8 icdf[ 2 ]; in silk_encode_signs() 53 const opus_uint8 *icdf_ptr; in silk_encode_signs() 85 opus_uint8 icdf[ 2 ]; in silk_decode_signs() 87 const opus_uint8 *icdf_ptr; in silk_decode_signs()
|
D | NLSF_unpack.c | 37 …opus_uint8 pred_Q8[], /* O LSF predictor [ LPC_ORDER ] … in silk_NLSF_unpack() 43 opus_uint8 entry; in silk_NLSF_unpack() 44 const opus_uint8 *ec_sel_ptr; in silk_NLSF_unpack()
|
D | NLSF_decode.c | 38 …const opus_uint8 pred_coef_Q8[], /* I Backward predictor coefs [ order … in silk_NLSF_residual_dequant() 70 opus_uint8 pred_Q8[ MAX_LPC_ORDER ]; in silk_NLSF_decode() 74 const opus_uint8 *pCB_element; in silk_NLSF_decode()
|
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 ] = {
|
D | main.h | 233 …const opus_uint8 *cb_gain_Q7, /* I codebook effective gain … 234 …const opus_uint8 *cl_Q5, /* I code length for each codebook … 352 …const opus_uint8 pCB_Q8[], /* I Codebook vectors [K*LPC_order]… 363 …const opus_uint8 pred_coef_Q8[], /* I Backward predictor coefs [ ord… 365 …const opus_uint8 ec_rates_Q5[], /* I Rates [] … 375 …opus_uint8 pred_Q8[], /* O LSF predictor [ LPC_ORDER ] …
|
D | NLSF_VQ.c | 38 …const opus_uint8 pCB_Q8[], /* I Codebook vectors [K*LPC_order]… in silk_NLSF_VQ() 47 const opus_uint8 *cb_Q8_ptr; in silk_NLSF_VQ()
|
D | quant_LTP_gains.c | 50 const opus_uint8 *cl_ptr_Q5; in silk_quant_LTP_gains() 52 const opus_uint8 *cbk_gain_ptr_Q7; in silk_quant_LTP_gains()
|
D | NLSF_del_dec_quant.c | 39 …const opus_uint8 pred_coef_Q8[], /* I Backward predictor coefs [ ord… in silk_NLSF_del_dec_quant() 41 …const opus_uint8 ec_rates_Q5[], /* I Rates [] … in silk_NLSF_del_dec_quant() 58 const opus_uint8 *rates_Q5; in silk_NLSF_del_dec_quant()
|
D | VQ_WMat_EC.c | 43 …const opus_uint8 *cb_gain_Q7, /* I codebook effective gain … in silk_VQ_WMat_EC_c() 44 …const opus_uint8 *cl_Q5, /* I code length for each codebook … in silk_VQ_WMat_EC_c()
|
D | NLSF_encode.c | 57 opus_uint8 pred_Q8[ MAX_LPC_ORDER ]; in silk_NLSF_encode() 59 const opus_uint8 *pCB_element, *iCDF_ptr; in silk_NLSF_encode()
|
D | shell_coder.c | 52 … const opus_uint8 *shell_table /* I table of shell cdfs */ in encode_split() 65 … const opus_uint8 *shell_table /* I table of shell cdfs */ in decode_split()
|
D | encode_pulses.c | 76 const opus_uint8 *cdf_ptr; in silk_encode_pulses() 77 const opus_uint8 *nBits_ptr; in silk_encode_pulses()
|
D | API.h | 124 …const opus_uint8 *payload, /* I Payload data …
|
/external/libopus/include/ |
D | opus_types.h | 42 #define opus_uint8 unsigned char macro 50 # undef opus_uint8 52 typedef uint8_t opus_uint8; typedef
|
/external/libopus/silk/x86/ |
D | main_sse.h | 47 …const opus_uint8 *cb_gain_Q7, /* I codebook effective gain … 48 …const opus_uint8 *cl_Q5, /* I code length for each codebook … 70 …const opus_uint8 *cb_gain_Q7, /* I codebook effective gain … 71 …const opus_uint8 *cl_Q5, /* I code length for each codebook …
|
D | x86_silk_map.c | 103 …const opus_uint8 *cb_gain_Q7, /* I codebook effective gain … 104 …const opus_uint8 *cl_Q5, /* I code length for each codebook …
|
D | VQ_WMat_EC_sse4_1.c | 46 …const opus_uint8 *cb_gain_Q7, /* I codebook effective gain … in silk_VQ_WMat_EC_sse4_1() 47 …const opus_uint8 *cl_Q5, /* I code length for each codebook … in silk_VQ_WMat_EC_sse4_1()
|