webrtc/modules/audio_processing/test/py_quality_assessment/quality_assessment
Jonas Olsson a4d873786f Format almost everything.
This CL was generated by running

git ls-files | grep -P "(\.h|\.cc)$" | grep -v 'sdk/' | grep -v 'rtc_base/ssl_' | \
grep -v 'fake_rtc_certificate_generator.h' | grep -v 'modules/audio_device/win/' | \
grep -v 'system_wrappers/source/clock.cc' | grep -v 'rtc_base/trace_event.h' | \
grep -v 'modules/audio_coding/codecs/ilbc/' | grep -v 'screen_capturer_mac.h' | \
grep -v 'spl_inl_mips.h' | grep -v 'data_size_unittest.cc' | grep -v 'timestamp_unittest.cc' \
| xargs clang-format -i ; git cl format

Most of these changes are clang-format grouping and reordering includes
differently.

Bug: webrtc:9340
Change-Id: Ic83ddbc169bfacd21883e381b5181c3dd4fe8a63
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/144051
Commit-Queue: Jonas Olsson <jonasolsson@webrtc.org>
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#28505}
2019-07-08 13:45:15 +00:00
..
apm_configs
__init__.py
annotations.py 'Fixing' a few TODOs by removing them. 2019-04-23 13:51:15 +00:00
annotations_unittest.py Generate APM-QA annotations for noise mixes. 2017-11-23 10:16:29 +00:00
apm_vad.cc Switch py_quality_assessment to ABSL_FLAG. 2019-07-03 12:46:18 +00:00
audioproc_wrapper.py
collect_data.py
data_access.py
echo_path_simulation.py
echo_path_simulation_factory.py Echo metric support for the APM-QA. 2018-09-03 14:54:23 +00:00
echo_path_simulation_unittest.py
eval_scores.py 'Fixing' a few TODOs by removing them. 2019-04-23 13:51:15 +00:00
eval_scores_factory.py Echo metric support for the APM-QA. 2018-09-03 14:54:23 +00:00
eval_scores_unittest.py Echo metric support for the APM-QA. 2018-09-03 14:54:23 +00:00
evaluation.py Echo metric support for the APM-QA. 2018-09-03 14:54:23 +00:00
exceptions.py
export.py
export_unittest.py Echo metric support for the APM-QA. 2018-09-03 14:54:23 +00:00
external_vad.py Support for external VAD program in APM-QA 2017-11-21 16:44:19 +00:00
fake_external_vad.py Support for external VAD program in APM-QA 2017-11-21 16:44:19 +00:00
fake_polqa.cc
input_mixer.py Support for external VAD program in APM-QA 2017-11-21 16:44:19 +00:00
input_mixer_unittest.py
input_signal_creator.py Fixing py lint errors 2018-07-23 15:28:48 +00:00
results.css
results.js
signal_processing.py
signal_processing_unittest.py
simulation.py Echo metric support for the APM-QA. 2018-09-03 14:54:23 +00:00
simulation_unittest.py Echo metric support for the APM-QA. 2018-09-03 14:54:23 +00:00
sound_level.cc Switch py_quality_assessment to ABSL_FLAG. 2019-07-03 12:46:18 +00:00
test_data_generation.py Optionally copy clean speech input files under _cache with APM-QA. 2017-10-19 08:51:44 +00:00
test_data_generation_factory.py Optionally copy clean speech input files under _cache with APM-QA. 2017-10-19 08:51:44 +00:00
test_data_generation_unittest.py Optionally copy clean speech input files under _cache with APM-QA. 2017-10-19 08:51:44 +00:00
vad.cc Format almost everything. 2019-07-08 13:45:15 +00:00