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

  /external/speex/libspeex/
mdf.c 128 void speex_echo_get_residual(SpeexEchoState *st, spx_word32_t *Yout, int len);
1196 void speex_echo_get_residual(SpeexEchoState *st, spx_word32_t *residual_echo, int len) function
    [all...]
preprocess.c 719 void speex_echo_get_residual(SpeexEchoState *st, spx_word32_t *Yout, int len);
750 speex_echo_get_residual(st->echo_state, st->residual_echo, N);
    [all...]

Completed in 110 milliseconds