Searched refs:silk_LTP_gain_iCDF_ptrs (Results 1 – 4 of 4) sorted by relevance
70 const opus_uint8 * const silk_LTP_gain_iCDF_ptrs[NB_LTP_CBKS] = { variable
77 extern const opus_uint8 * const silk_LTP_gain_iCDF_ptrs[ NB_LTP_CBKS ]; …
133 …Dec->indices.LTPIndex[ k ] = (opus_int8)ec_dec_icdf( psRangeDec, silk_LTP_gain_iCDF_ptrs[ psDec->i… in silk_decode_indices()
161 …ec_enc_icdf( psRangeEnc, psIndices->LTPIndex[ k ], silk_LTP_gain_iCDF_ptrs[ psIndices->PERIndex ],… in silk_encode_indices()