Searched refs:opus_uint8 (Results 1 – 25 of 30) sorted by relevance
12
/external/chromium_org/third_party/opus/src/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 ][ MAX_PULSES + 2 ]; … 51 extern const opus_uint8 silk_pulses_per_block_BITS_Q5[ N_RATE_LEVELS - 1 ][ MAX_PULSES + 2 ]; … [all …]
|
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_iCDF[ 5 ] = { 243, 221, 192, 181, 0 }; [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_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] = {
|
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_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 ] = {
|
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 ] = {
|
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; 180 …const opus_uint8 *pitch_lag_low_bits_iCDF; /* Pointer to iCDF table for low b… 181 …const opus_uint8 *pitch_contour_iCDF; /* Pointer to iCDF table for pitch… 273 …const opus_uint8 *pitch_lag_low_bits_iCDF; /* Pointer to iCDF table for low b… 274 …const opus_uint8 *pitch_contour_iCDF; /* Pointer to iCDF table for pitch…
|
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 | 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 | 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 | 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() 75 const opus_uint8 *pCB_element; in silk_NLSF_decode()
|
D | main.h | 220 …const opus_uint8 *cl_Q5, /* I code length for each codebook … 313 …const opus_uint8 pCB_Q8[], /* I Codebook vectors [K*LPC_order]… 323 …const opus_uint8 pred_coef_Q8[], /* I Backward predictor coefs [ ord… 325 …const opus_uint8 ec_rates_Q5[], /* I Rates [] … 335 …opus_uint8 pred_Q8[], /* O LSF predictor [ LPC_ORDER ] …
|
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() 57 const opus_uint8 *rates_Q5; in silk_NLSF_del_dec_quant()
|
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 | NLSF_encode.c | 59 opus_uint8 pred_Q8[ MAX_LPC_ORDER ]; in silk_NLSF_encode() 61 const opus_uint8 *pCB_element, *iCDF_ptr; in silk_NLSF_encode()
|
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 | NLSF_VQ.c | 38 …const opus_uint8 pCB_Q8[], /* I Codebook vectors [K*LPC_order]… in silk_NLSF_VQ()
|
D | API.h | 121 …const opus_uint8 *payload, /* I Payload data …
|
D | quant_LTP_gains.c | 46 const opus_uint8 *cl_ptr_Q5; in silk_quant_LTP_gains()
|
D | decode_pulses.c | 48 const opus_uint8 *cdf_ptr; in silk_decode_pulses()
|
D | VQ_WMat_EC.c | 41 …const opus_uint8 *cl_Q5, /* I code length for each codebook … in silk_VQ_WMat_EC()
|
D | decode_indices.c | 46 opus_uint8 pred_Q8[ MAX_LPC_ORDER ]; in silk_decode_indices()
|
/external/chromium_org/third_party/opus/src/include/ |
D | opus_types.h | 157 #define opus_uint8 unsigned char macro
|
/external/chromium_org/third_party/opus/src/silk/fixed/ |
D | encode_frame_FIX.c | 123 VARDECL( opus_uint8, ec_buf_copy ); in silk_encode_frame_FIX() 177 ALLOC( ec_buf_copy, 1275, opus_uint8 ); in silk_encode_frame_FIX()
|
12