Searched defs:exc_gain_quant_scal3_bound (Results 1 - 1 of 1) sorted by relevance
/external/speex/libspeex/ |
H A D | nb_celp.c | 80 const spx_word16_t exc_gain_quant_scal3_bound[7]={1841, 3883, 6051, 8062, 10444, 13580, 18560}; variable 91 const float exc_gain_quant_scal3_bound[7]={0.112338f, 0.236980f, 0.369316f, 0.492054f, 0.637471f, 0.828874f, 1.132784f}; variable 824 qe = scal_quant(fine_gain, exc_gain_quant_scal3_bound, 8);
|
Completed in 62 milliseconds