OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cdbk_nb_high2
(Results
1 - 3
of
3
) sorted by null
/external/speex/libspeex/
lsp_tables_nb.c
296
const signed char
cdbk_nb_high2
[320]={
variable
quant_lsp.h
54
extern const signed char
cdbk_nb_high2
[];
quant_lsp.c
198
id = lsp_weight_quant(qlsp+5, quant_weight+5,
cdbk_nb_high2
, NB_CDBK_SIZE_HIGH2, 5);
238
lsp[i+5] = ADD32(lsp[i+5], LSP_DIV_1024(
cdbk_nb_high2
[id*5+i]));
Completed in 1544 milliseconds