Home | History | Annotate | Download | only in libspeex

Lines Matching refs:isWideband

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;
1542 highpass(out, out, st->frameSize, (st->isWideband?HIGHPASS_WIDEBAND:HIGHPASS_NARROWBAND)|HIGHPASS_OUTPUT, st->mem_hp);
1768 st->isWideband = *((spx_int32_t*)ptr);
1893 st->isWideband = *((spx_int32_t*)ptr);