Searched refs:e_ratio_quant_bounds (Results 1 - 1 of 1) sorted by relevance

/external/speex/libspeex/
H A Dstereo.c56 static const float e_ratio_quant_bounds[3] = {0.2825f, 0.356f, 0.4485f}; variable
59 static const spx_word16_t e_ratio_quant_bounds[3] = {9257, 11665, 14696}; variable
141 tmp=scal_quant(e_ratio*Q15_ONE, e_ratio_quant_bounds, 4);
215 tmp=scal_quant(EXTRACT16(e_ratio), e_ratio_quant_bounds, 4);

Completed in 80 milliseconds