Home
last modified time | relevance | path

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

/external/speex/libspeex/
Dnb_celp.c82 const spx_word16_t exc_gain_quant_scal1_bound[1]={14385}; variable
93 const float exc_gain_quant_scal1_bound[1]={0.87798f}; variable
828 qe = scal_quant(fine_gain, exc_gain_quant_scal1_bound, 2); in nb_encode()