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

  /external/speex/libspeex/
high_lsp_tables.c 99 const signed char high_lsp_cdbk2[512]={ variable
quant_lsp.c 316 extern const signed char high_lsp_cdbk2[];
351 id = lsp_weight_quant(qlsp, quant_weight, high_lsp_cdbk2, 64, order);
381 lsp[i] += LSP_DIV_512(high_lsp_cdbk2[id*order+i]);

Completed in 830 milliseconds