Home
last modified time | relevance | path

Searched refs:wt_float (Results 1 – 1 of 1) sorted by relevance

/third_party/libsnd/src/GSM610/
Dlong_term.c294 float wt_float [40] ; in Cut_Calculation_of_the_LTP_parameters() local
329 wt_float [k] = 0.0 ; in Cut_Calculation_of_the_LTP_parameters()
331 wt_float [k] = w ; in Cut_Calculation_of_the_LTP_parameters()
354 if ((W = wt_float [K]) != 0.0) { \ in Cut_Calculation_of_the_LTP_parameters()
471 float wt_float [40] ; in Calculation_of_the_LTP_parameters() local
502 for (k = 0 ; k < 40 ; k++) wt_float [k] = SASR_W (din [k], scal) ; in Calculation_of_the_LTP_parameters()
524 W = wt_float [K] ; \ in Calculation_of_the_LTP_parameters()
640 register float wt_float ; in Cut_Fast_Calculation_of_the_LTP_parameters() local
656 wt_float = (float) wt_max ; in Cut_Fast_Calculation_of_the_LTP_parameters()
665 { L_result = wt_float * dp_float [best_k - lambda] ; in Cut_Fast_Calculation_of_the_LTP_parameters()
[all …]