HomeSort by relevance Sort by last modified time
    Searched refs:high_lsp_cdbk (Results 1 - 2 of 2) sorted by null

  /external/speex/libspeex/
high_lsp_tables.c 32 const signed char high_lsp_cdbk[512]={ variable
quant_lsp.c 315 extern const signed char high_lsp_cdbk[];
345 id = lsp_quant(qlsp, high_lsp_cdbk, 64, order);
376 lsp[i] += LSP_DIV_256(high_lsp_cdbk[id*order+i]);

Completed in 529 milliseconds