Home
last modified time | relevance | path

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

/third_party/libsnd/src/GSM610/
Dlong_term.c79 temp = gsm_norm ((int32_t) dmax << 16) ; in Cut_Calculation_of_the_LTP_parameters()
131 temp = gsm_norm (L_power) ; in Cut_Calculation_of_the_LTP_parameters()
177 temp = gsm_norm ((int32_t) dmax << 16) ; in Calculation_of_the_LTP_parameters()
264 temp = gsm_norm (L_power) ; in Calculation_of_the_LTP_parameters()
315 temp = gsm_norm ((int32_t) dmax << 16) ; in Cut_Calculation_of_the_LTP_parameters()
445 temp = gsm_norm (L_power) ; in Cut_Calculation_of_the_LTP_parameters()
492 temp = gsm_norm ((int32_t) dmax << 16) ; in Calculation_of_the_LTP_parameters()
614 temp = gsm_norm (L_power) ; in Calculation_of_the_LTP_parameters()
Dlpc.c51 scalauto = 4 - gsm_norm ((int32_t) smax << 16) ; /* sub (4,..) */ in Autocorrelation()
191 temp = gsm_norm (L_ACF [0]) ; in Reflection_coefficients()
Dadd.c118 int16_t gsm_norm (int32_t a) in gsm_norm() function
Dgsm610_priv.h104 int16_t gsm_norm (int32_t a) ;