pipewire/spa/plugins/audiomixer
Wim Taymans fac0d47c23 impl-port: swap io areas instead of doing cycle math
Instead of doing (cycle+1) & 1 for output ports, simply swap the io
areas depending on the port direction (0 = input, 1 = output) and
just to cycle&1 for all ports.
2024-05-08 10:45:53 +02:00
..
audiomixer.c impl-port: swap io areas instead of doing cycle math 2024-05-08 10:45:53 +02:00
benchmark-mix-ops.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
meson.build spa: deduplicate test-helper.h 2023-10-15 16:20:17 +00:00
mix-ops-avx.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
mix-ops-c.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
mix-ops-sse.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
mix-ops-sse2.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
mix-ops.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
mix-ops.h audioconvert: avoid unaligned writes and left shift of neagtives 2023-10-15 21:12:23 +02:00
mixer-dsp.c impl-port: swap io areas instead of doing cycle math 2024-05-08 10:45:53 +02:00
plugin.c spa: export log topic enumerations 2024-01-04 10:02:55 +00:00
test-mix-ops.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00