Searched refs:useInterpolatedNLSFs (Results 1 – 5 of 5) sorted by relevance
61 …if( psEncC->useInterpolatedNLSFs && !psEncC->first_frame_after_reset && psEncC->nb_subfr == MAX_NB… in silk_find_LPC_FLP()103 …( psEncC->useInterpolatedNLSFs && !psEncC->first_frame_after_reset && psEncC->nb_subfr == MAX_NB_S… in silk_find_LPC_FLP()
51 …silk_assert( psEncC->useInterpolatedNLSFs == 1 || psEncC->indices.NLSFInterpCoef_Q2 == ( 1 << 2 ) … in silk_process_NLSFs()70 …doInterpolate = ( psEncC->useInterpolatedNLSFs == 1 ) && ( psEncC->indices.NLSFInterpCoef_Q2 < 4 ); in silk_process_NLSFs()
329 psEncC->useInterpolatedNLSFs = 0; in silk_setup_complexity()340 psEncC->useInterpolatedNLSFs = 0; in silk_setup_complexity()351 psEncC->useInterpolatedNLSFs = 1; in silk_setup_complexity()362 psEncC->useInterpolatedNLSFs = 1; in silk_setup_complexity()373 psEncC->useInterpolatedNLSFs = 1; in silk_setup_complexity()
166 …opus_int useInterpolatedNLSFs; /* Flag for using NLSF interpolati… member
65 …if( psEncC->useInterpolatedNLSFs && !psEncC->first_frame_after_reset && psEncC->nb_subfr == MAX_NB… in silk_find_LPC_FIX()149 …silk_assert( psEncC->indices.NLSFInterpCoef_Q2 == 4 || ( psEncC->useInterpolatedNLSFs && !psEncC->… in silk_find_LPC_FIX()