OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HIGHPASS_NARROWBAND
(Results
1 - 2
of
2
) sorted by null
/external/speex/libspeex/
filters.h
52
#define
HIGHPASS_NARROWBAND
0
nb_celp.c
299
highpass(in, in, st->frameSize, (st->isWideband?HIGHPASS_WIDEBAND:
HIGHPASS_NARROWBAND
)|HIGHPASS_INPUT, st->mem_hp);
[
all
...]
Completed in 32 milliseconds