HomeSort by relevance Sort by last modified time
    Searched full:notch_radius (Results 1 - 1 of 1) sorted by null

  /external/speex/libspeex/
mdf.c 184 spx_word16_t notch_radius; member in struct:SpeexEchoState_
507 st->notch_radius = QCONST16(.9, 15);
509 st->notch_radius = QCONST16(.982, 15);
511 st->notch_radius = QCONST16(.992, 15);
725 filter_dc_notch16(in+chan, st->notch_radius, st->input+chan*st->frame_size, st->frame_size, st->notch_mem+2*chan, C);
    [all...]

Completed in 74 milliseconds