Home
last modified time | relevance | path

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

/external/speex/libspeex/
Dhigh_lsp_tables.c99 const signed char high_lsp_cdbk2[512]={ variable
Dquant_lsp.c316 extern const signed char high_lsp_cdbk2[];
351 id = lsp_weight_quant(qlsp, quant_weight, high_lsp_cdbk2, 64, order); in lsp_quant_high()
381 lsp[i] += LSP_DIV_512(high_lsp_cdbk2[id*order+i]); in lsp_unquant_high()