mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-02-07 04:06:12 -05:00
Our AVX optimizations are really AVX2 so rename the files and functions and use the right HAVE_AVX2 and cpu flags to compile and select the right functions. Fixes #5072 |
||
|---|---|---|
| .. | ||
| audiomixer.c | ||
| benchmark-mix-ops.c | ||
| meson.build | ||
| mix-ops-avx2.c | ||
| mix-ops-c.c | ||
| mix-ops-sse.c | ||
| mix-ops-sse2.c | ||
| mix-ops.c | ||
| mix-ops.h | ||
| mixer-dsp.c | ||
| plugin.c | ||
| test-mix-ops.c | ||