OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mem_hp
(Results
1 - 2
of
2
) sorted by null
/external/speex/libspeex/
nb_celp.h
92
spx_mem_t
mem_hp
[2]; /**< High-pass filter memory */
member in struct:EncState
143
spx_mem_t
mem_hp
[2]; /**< High-pass filter memory */
member in struct:DecState
nb_celp.c
299
highpass(in, in, st->frameSize, (st->isWideband?HIGHPASS_WIDEBAND:HIGHPASS_NARROWBAND)|HIGHPASS_INPUT, st->
mem_hp
);
[
all
...]
Completed in 2058 milliseconds