pulseaudio/src/modules/echo-cancel
Arun Raghavan e310f4853e echo-cancel: Adapt test code for drift compensation
This dumps out an additional file with each line having a command of the
form:

p <number of playback samples processed>
c <number of capture samples processed>
d <drift as passed to set_drift()>

The test program can be provided this file to "replay" the data exactly
as when it was run live.

The non-drift-compensation path is retained as-is since it is much
simpler.
2011-11-01 18:20:43 +05:30
..
adrian-aec.c Make gcc --std=c99 happy 2011-09-03 12:17:28 +02:00
adrian-aec.h Remove extra ; s where they are not allowed in strict C99 2011-08-25 18:21:49 +05:30
adrian-aec.orc echo-cancel: Make Orc file names less silly 2011-02-01 11:51:46 +05:30
adrian-license.txt echo-cancel: Add alternative echo-cancellation implementation 2010-09-07 15:12:12 +05:30
adrian.c Remove unnecessary #includes 2011-06-22 23:12:20 +01:00
adrian.h echo-cancel: Add SSE optimisation to the adrian module 2010-09-23 17:17:03 +05:30
echo-cancel.h echo-cancel: Plug in WebRTC drift compensation 2011-11-01 18:20:32 +05:30
module-echo-cancel.c echo-cancel: Adapt test code for drift compensation 2011-11-01 18:20:43 +05:30
speex.c echo-cancel: Move speex preprocessing out of the main module 2011-08-25 18:08:42 +05:30
webrtc.cc echo-cancel: Plug in WebRTC drift compensation 2011-11-01 18:20:32 +05:30