Searched refs:CB1_iCDF (Results 1 – 4 of 4) sorted by relevance
115 iCDF_ptr = &psNLSF_CB->CB1_iCDF[ ( signalType >> 1 ) * psNLSF_CB->nVectors ]; in silk_NLSF_encode()
80 …SFIndices[ 0 ] = (opus_int8)ec_dec_icdf( psRangeDec, &psDec->psNLSF_CB->CB1_iCDF[ ( psDec->indices… in silk_decode_indices()
91 …ec_enc_icdf( psRangeEnc, psIndices->NLSFIndices[ 0 ], &psEncC->psNLSF_CB->CB1_iCDF[ ( psIndices->s… in silk_encode_indices()
89 const opus_uint8 *CB1_iCDF; member