commit | 0cf99ce8656b78863b0f180baeba18cb3cd6fe82 | [log] [tgz] |
---|---|---|
author | saza <saza@webrtc.org> | Wed Apr 01 15:42:01 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Apr 02 11:14:59 2020 |
tree | 564fabad5c9470edb89f056708edb500fcf4d76d | |
parent | 1251e4a69a73cd190f067870d85a9e1aec4cb138 [diff] |
Support forcing field trial in audioproc_f simulator This allows the user to run audioproc_f with various field trials set. The approach is copied from test/test_main_lib.cc. Tested: 1. Verified bitexactness vs ToT audioproc_f on a large dataset of aecdumps 2. Ran it with flags --aec=1 --force_fieldtrials="WebRTC-Aec3ClampInstQualityToZeroKillSwitch/Enabled/WebRTC-Aec3ClampInstQualityToOneKillSwitch/Enabled/" and verified in GDB that the AEC3 config was changed accordingly. No-Try: True Bug: webrtc:5298 Change-Id: I70eec7777f70893b36af33794a5842f67d56af31 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/172623 Commit-Queue: Sam Zackrisson <saza@webrtc.org> Reviewed-by: Artem Titov <titovartem@webrtc.org> Cr-Commit-Position: refs/heads/master@{#30976}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.