pipewire/spa/plugins/audiomixer
Wim Taymans 13131706aa spa: use the right AVX2 flags
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
2026-01-13 12:03:09 +01:00
..
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