pipewire/spa/plugins/audioconvert
Wim Taymans abe87f8008 audioconvert: use unaligned loads
We collect 4 channels from the source. When the number of channels is
not a multiple of 4, we need to do unaligned reads.

See #2221
2022-03-17 10:02:07 +01:00
..
audioadapter.c
audioconvert.c
benchmark-fmt-ops.c
benchmark-resample.c
biquad.c
biquad.h
channelmix-ops-c.c
channelmix-ops-sse.c
channelmix-ops.c
channelmix-ops.h
channelmix.c
crossover.c
crossover.h
delay.h
fmt-ops-avx2.c
fmt-ops-c.c
fmt-ops-neon.c
fmt-ops-sse2.c audioconvert: use unaligned loads 2022-03-17 10:02:07 +01:00
fmt-ops-sse41.c
fmt-ops-ssse3.c
fmt-ops.c
fmt-ops.h
fmtconvert.c
hilbert.h
law.h
merger.c
meson.build
plugin.c
resample-native-avx.c
resample-native-impl.h
resample-native-neon.c
resample-native-sse.c
resample-native-ssse3.c
resample-native.c
resample-peaks-impl.h
resample-peaks-sse.c
resample-peaks.c
resample.c
resample.h
spa-resample.c
splitter.c
test-audioadapter.c
test-audioconvert.c
test-channelmix.c
test-fmt-ops.c
test-helper.h
test-resample.c
test-source.c
volume-ops-c.c
volume-ops-sse.c
volume-ops.c
volume-ops.h