Searched refs:pa_speex_ec_run (Results 1 – 3 of 3) sorted by relevance
158 void pa_speex_ec_run(pa_echo_canceller *ec, const uint8_t *rec, const uint8_t *play, uint8_t *out);
218 void pa_speex_ec_run(pa_echo_canceller *ec, const uint8_t *rec, const uint8_t *play, uint8_t *out) { in pa_speex_ec_run() function
111 .run = pa_speex_ec_run,