pipewire/spa/plugins/audiomixer
Wim Taymans 8fe83e5304 audiomixer: optimize avx mixer some more
Add avx mixer to test and benchmark
Rework and unroll the avx mixer some more.
The SSE one is 10 times faster than the C one, The AVX is 20 times
faster. The SSE2 function is 5 times faster than the C one.
2022-07-10 23:13:24 +02:00
..
audiomixer.c
benchmark-mix-ops.c audiomixer: optimize avx mixer some more 2022-07-10 23:13:24 +02:00
meson.build audiomixer: improve sse and sse2 mixer 2022-07-10 21:15:34 +02:00
mix-ops-avx.c audiomixer: optimize avx mixer some more 2022-07-10 23:13:24 +02:00
mix-ops-c.c audiomixer: improve sse and sse2 mixer 2022-07-10 21:15:34 +02:00
mix-ops-sse.c audiomixer: optimize avx mixer some more 2022-07-10 23:13:24 +02:00
mix-ops-sse2.c audiomixer: optimize avx mixer some more 2022-07-10 23:13:24 +02:00
mix-ops.c
mix-ops.h
mixer-dsp.c
plugin.c
test-helper.h
test-mix-ops.c audiomixer: optimize avx mixer some more 2022-07-10 23:13:24 +02:00