OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LSP_SHIFT
(Results
1 - 3
of
3
) sorted by null
/external/speex/libspeex/
arch.h
108
#define
LSP_SHIFT
13
nb_celp.c
175
st->old_lsp[i]= DIV32(MULT16_16(QCONST16(3.1415927f,
LSP_SHIFT
), i+1), st->lpcSize+1);
[
all
...]
sb_celp.c
254
st->old_lsp[i]= DIV32(MULT16_16(QCONST16(3.1415927f,
LSP_SHIFT
), i+1), st->lpcSize+1);
[
all
...]
Completed in 559 milliseconds