Home
last modified time | relevance | path

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

/external/speex/libspeex/
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); in speex_encode_stereo()
215 tmp=scal_quant(EXTRACT16(e_ratio), e_ratio_quant_bounds, 4); in speex_encode_stereo_int()