Home
last modified time | relevance | path

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

/external/speex/libspeex/
Dsb_celp.c117 static const spx_word16_t fold_quant_bound[32] = { variable
131 static const spx_word16_t fold_quant_bound[32] = { variable
628 int quant = scal_quant(g, fold_quant_bound, 32); in sb_encode()