Home
last modified time | relevance | path

Searched refs:HIGHPASS_INPUT (Results 1 – 2 of 2) sorted by relevance

/external/speex/libspeex/
Dfilters.h54 #define HIGHPASS_INPUT 0 macro
Dnb_celp.c299 … st->frameSize, (st->isWideband?HIGHPASS_WIDEBAND:HIGHPASS_NARROWBAND)|HIGHPASS_INPUT, st->mem_hp); in nb_encode()