OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:high_lsp_cdbk
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/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]);
/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 2690 milliseconds