webrtc/system_wrappers
Henrik Lundin cb4b0a6ad2 Check FMA3 support before use it in SincResampler
This is a port of crrev.com/c/2936677.

Previously we only checked avx2 support and then use avx2/fma
intrinsics in SincResampler(crrev.com/c/2654647),this CL also
checks the fma support and avoids using avx2 code if fma is not
supported.

Bug: chromium:1410691
Change-Id: Ibf7c0a1bead87ebe5d3978cfd20cc23525169f40
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/291702
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Commit-Queue: Henrik Lundin <henrik.lundin@webrtc.org>
Reviewed-by: Harald Alvestrand <hta@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#39238}
2023-01-31 17:28:55 +00:00
..
include Check FMA3 support before use it in SincResampler 2023-01-31 17:28:55 +00:00
source Check FMA3 support before use it in SincResampler 2023-01-31 17:28:55 +00:00
BUILD.gn Verify field trials looked up through field_trial::FindFullName 2022-10-20 10:46:01 +00:00
DEPS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
OWNERS Delete nisse@webrtc.org from OWNERS files 2022-07-28 08:47:38 +00:00