webrtc/test/testsupport
Rasmus Brandt bbf146587a Delete dead code for video quality calculation.
Previously, the only user of this code was the
VideoProcessorIntegrationTest. We have now changed that
test to directly calculate image quality metrics using libyuv,
similar to how the full stack tests and browser tests work.

Bug: webrtc:8448
Change-Id: Ia7a607d7ddc37741fba76d56aa7297851ffa1c6b
Reviewed-on: https://webrtc-review.googlesource.com/43760
Commit-Queue: Rasmus Brandt <brandtr@webrtc.org>
Reviewed-by: Sergey Silkin <ssilkin@webrtc.org>
Reviewed-by: Stefan Holmer <stefan@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#22341}
2018-03-08 14:05:03 +00:00
..
mock On-fly calculation of quality metrics. 2017-11-20 16:13:59 +00:00
always_passing_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
fileutils_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
fileutils.cc Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
fileutils.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
frame_reader.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
frame_writer.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
iosfileutils.mm Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
jpeg_frame_writer_ios.cc Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
jpeg_frame_writer.cc Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
perf_test_unittest.cc Fix JSON format for reporting perf results. 2018-01-08 11:17:22 +00:00
perf_test.cc Add an option to print perf results to a file. 2018-01-25 15:07:54 +00:00
perf_test.h Use FILE* instead of const FILE* in perf_test.h 2018-01-25 17:46:14 +00:00
test_artifacts_unittest.cc Rename test output to test artifacts. 2017-09-27 13:28:37 +00:00
test_artifacts.cc Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
test_artifacts.h Rename test output to test artifacts. 2017-09-27 13:28:37 +00:00
unittest_utils.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
y4m_frame_writer_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
y4m_frame_writer.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
yuv_frame_reader_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
yuv_frame_reader.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
yuv_frame_writer_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
yuv_frame_writer.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00