HomeSort by relevance Sort by last modified time
    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 72 milliseconds