Home
last modified time | relevance | path

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

/external/speex/libspeex/
Dfilters.h53 #define HIGHPASS_WIDEBAND 2 macro
Dnb_celp.c299 …highpass(in, in, st->frameSize, (st->isWideband?HIGHPASS_WIDEBAND:HIGHPASS_NARROWBAND)|HIGHPASS_IN… in nb_encode()
1542 …highpass(out, out, st->frameSize, (st->isWideband?HIGHPASS_WIDEBAND:HIGHPASS_NARROWBAND)|HIGHPASS_… in nb_decode()