webrtc/test
bjornv@webrtc.org 12cccddc63 NS-SWB: Actived SWB processing at once, i.e., no startup phase.
Performance verified on a few 32 kHz files.
BUG=
TEST=audioproc, audioproc_unittest

Updated output_data_float.pb
Changes in SWB tests (3, 6, 9 and 12) as

Running test 3 of 12...
src/modules/audio_processing/test/unit_test.cc:1182: Failure
Value of: max_output_average
  Actual: 1363
Expected: test->max_output_average()
Which is: 1386

Running test 6 of 12...
src/modules/audio_processing/test/unit_test.cc:1182: Failure
Value of: max_output_average
  Actual: 2070
Expected: test->max_output_average()
Which is: 2109

Running test 9 of 12...
src/modules/audio_processing/test/unit_test.cc:1182: Failure
Value of: max_output_average
  Actual: 1314
Expected: test->max_output_average()
Which is: 1336

Running test 12 of 12...
src/modules/audio_processing/test/unit_test.cc:1182: Failure
Value of: max_output_average
  Actual: 2049
Expected: test->max_output_average()
Which is: 2085
Review URL: https://webrtc-codereview.appspot.com/344013

git-svn-id: http://webrtc.googlecode.com/svn/trunk@1465 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-01-19 08:56:38 +00:00
..
data NS-SWB: Actived SWB processing at once, i.e., no startup phase. 2012-01-19 08:56:38 +00:00
functional_test Add possibility to set HTML element values (e.g. server and name) in the URL for the test web page. 2012-01-09 08:19:15 +00:00
sanity_check Make the sanity check test a little more robust, and add a README file. 2011-10-14 13:56:26 +00:00
testsupport Changing all PSNR/SSIM calculations to use libyuv. 2012-01-04 08:09:32 +00:00
metrics.gyp Changing all PSNR/SSIM calculations to use libyuv. 2012-01-04 08:09:32 +00:00
OWNERS Fix Amy's email address. 2011-11-16 02:08:52 +00:00
run_all_unittests.cc Changing the namespace of TestSuite to webrtc::test. 2011-11-04 01:19:16 +00:00
test_suite.cc Changing the namespace of TestSuite to webrtc::test. 2011-11-04 01:19:16 +00:00
test_suite.h Changing the namespace of TestSuite to webrtc::test. 2011-11-04 01:19:16 +00:00
test.gyp Changing all PSNR/SSIM calculations to use libyuv. 2012-01-04 08:09:32 +00:00