webrtc/system_wrappers/source
Zhaoliang Ma 1ca8d87239 Support AVX2/FMA intrinsics in Audio Resampler module
From the test result, using AVX2/FMA is 1.60x faster than SSE on atlas.

Bug: webrtc:11663
Test: common_audio_unittests on atlas and octopus.
Change-Id: Ibd45ea46aa97d5790a24e5116f741592b95f6416
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/176382
Reviewed-by: Per Åhgren <peah@webrtc.org>
Reviewed-by: Henrik Andreassson <henrika@webrtc.org>
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Reviewed-by: Sam Zackrisson <saza@webrtc.org>
Commit-Queue: Sam Zackrisson <saza@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#31810}
2020-07-30 11:39:38 +00:00
..
clock.cc Migrate rtc_tools/, sdk/, and system_wrappers/ to webrtc::Mutex. 2020-07-10 08:02:05 +00:00
clock_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
cpu_features.cc Support AVX2/FMA intrinsics in Audio Resampler module 2020-07-30 11:39:38 +00:00
cpu_features_android.c
cpu_features_linux.c Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
cpu_info.cc Ensure CpuInfo::DetectNumberOfCores is > 0 and thread safe. 2019-05-24 12:59:14 +00:00
field_trial.cc Expose methods to validate and merge FieldTrial strings. 2019-12-06 11:15:49 +00:00
field_trial_unittest.cc Rename more death test to *DeathTest 2020-05-26 20:27:34 +00:00
metrics.cc Migrate rtc_tools/, sdk/, and system_wrappers/ to webrtc::Mutex. 2020-07-10 08:02:05 +00:00
metrics_default_unittest.cc Add directive to make webrtc metrics optional. 2019-12-09 13:55:50 +00:00
metrics_unittest.cc Rename more death test to *DeathTest 2020-05-26 20:27:34 +00:00
ntp_time_unittest.cc Add helper functions to convert between integer milliseconds and fixed-point seconds. 2019-08-16 14:49:46 +00:00
rtp_to_ntp_estimator.cc Format almost everything. 2019-07-08 13:45:15 +00:00
rtp_to_ntp_estimator_unittest.cc Fix -Wextra-semi warnings. 2019-02-25 09:22:51 +00:00
sleep.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00