Searched refs:silk_NLSF_interpolation_factor_iCDF (Results 1 – 4 of 4) sorted by relevance
78 const opus_uint8 silk_NLSF_interpolation_factor_iCDF[ 5 ] = { 243, 221, 192, 181, 0 }; variable
95 extern const opus_uint8 silk_NLSF_interpolation_factor_iCDF[ 5 ]; …
95 …es.NLSFInterpCoef_Q2 = (opus_int8)ec_dec_icdf( psRangeDec, silk_NLSF_interpolation_factor_iCDF, 8 … in silk_decode_indices()
109 … ec_enc_icdf( psRangeEnc, psIndices->NLSFInterpCoef_Q2, silk_NLSF_interpolation_factor_iCDF, 8 ); in silk_encode_indices()