Searched refs:ltp_cut (Results 1 – 3 of 3) sorted by relevance
18 result = r->ltp_cut ; in gsm_option()19 if (val) r->ltp_cut = *val ; in gsm_option()
60 int16_t ltp_cut ; in Cut_Calculation_of_the_LTP_parameters() local292 int16_t ltp_cut ; in Cut_Calculation_of_the_LTP_parameters() local322 ltp_cut = (int32_t) SASR_W (dmax, scal) * st->ltp_cut / 100 ; in Cut_Calculation_of_the_LTP_parameters()328 if (w < 0 ? w > -ltp_cut : w < ltp_cut) in Cut_Calculation_of_the_LTP_parameters()642 int16_t wt_max, best_k, ltp_cut ; in Cut_Fast_Calculation_of_the_LTP_parameters() local871 if (S->ltp_cut) in Gsm_Long_Term_Predictor()880 if (S->ltp_cut) in Gsm_Long_Term_Predictor()
33 int16_t ltp_cut ; /* long_term.c, LTP crosscorr. */ member