HomeSort by relevance Sort by last modified time
    Searched refs:isWideband (Results 1 - 2 of 2) sorted by null

  /external/speex/libspeex/
nb_celp.h 118 int isWideband; /**< Is this used as part of the embedded wideband codec */
173 int isWideband; /**< Is this used as part of the embedded wideband codec */
nb_celp.c 205 st->isWideband = 0;
299 highpass(in, in, st->frameSize, (st->isWideband?HIGHPASS_WIDEBAND:HIGHPASS_NARROWBAND)|HIGHPASS_INPUT, st->mem_hp);
984 st->isWideband = 0;
    [all...]

Completed in 375 milliseconds