webrtc/test/data/audio_processing
andrew@webrtc.org a919d3a643 Don't return a zero delay with insufficient data.
For estimating a delay over a long segment (e.g. a file) this can
throw off the estimate. Better not to add values to the AEC's histogram
until they're reliable.

BUG=
TEST=audiproc, audioproc_unittest

Review URL: http://webrtc-codereview.appspot.com/292004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@1035 4adac7df-926f-26a2-2b94-8c16560cd09d
2011-11-27 23:40:58 +00:00
..
android Add unit test output. webrtc r319, ran on Xoom, synced source code on 8/8. 2011-08-09 18:13:15 +00:00
aec_far.pcm Creating a new directory for test data files, and moving audio_processing files there. 2011-06-23 11:45:12 +00:00
aec_near.pcm Creating a new directory for test data files, and moving audio_processing files there. 2011-06-23 11:45:12 +00:00
output_data_fixed.pb Update fixed point audio processing output. 2011-10-25 03:29:08 +00:00
output_data_float.pb Don't return a zero delay with insufficient data. 2011-11-27 23:40:58 +00:00