pipewire/spa/plugins/audioconvert
Wim Taymans 0b0912cc5b resample: optimize phase scaling
Precalculate the constant factor to avoid a division for each sample.
2025-07-23 14:11:11 +02:00
..
audioadapter.c audioadapter: Add more log lines 2025-07-16 10:58:48 +02:00
audioconvert.c audioconvert: rework the stage recalc a little 2025-07-18 12:10:30 +02:00
benchmark-fmt-ops.c
benchmark-resample.c
biquad.c
biquad.h
channelmix-ops-c.c
channelmix-ops-sse.c
channelmix-ops.c channelmix: fix channel_mask bits iteration 2025-04-04 17:06:43 +02:00
channelmix-ops.h
crossover.c
crossover.h
fmt-ops-avx2.c audioconvert: optimise f32d to/from s16s conversions 2025-01-24 10:37:02 +01:00
fmt-ops-c.c audioconvert: add clear function 2025-07-02 10:27:26 +02:00
fmt-ops-neon.c
fmt-ops-rvv.c
fmt-ops-sse2.c audioconvert: optimise f32d to/from s16s conversions 2025-01-24 10:37:02 +01:00
fmt-ops-sse41.c
fmt-ops-ssse3.c
fmt-ops.c audioconvert: add clear function 2025-07-02 10:27:26 +02:00
fmt-ops.h audioconvert: add clear function 2025-07-02 10:27:26 +02:00
hilbert.h *: don't include standard C headers inside of extern "C" 2025-05-30 09:48:28 +01:00
law.h
meson.build audioconvert: fix resampler delay value and add test 2025-01-13 19:05:58 +02:00
peaks-ops-c.c
peaks-ops-sse.c
peaks-ops.c
peaks-ops.h audioconvert: undef the right function 2025-06-24 13:46:08 +02:00
plugin.c
resample-native-avx.c
resample-native-c.c
resample-native-impl.h resample: optimize phase scaling 2025-07-23 14:11:11 +02:00
resample-native-neon.c
resample-native-sse.c
resample-native-ssse3.c
resample-native.c resample: optimize phase scaling 2025-07-23 14:11:11 +02:00
resample-peaks.c audioconvert: resampler: change resample_phase() unit to input samples 2025-01-19 17:11:13 +02:00
resample.h audioconvert: resampler: change resample_phase() unit to input samples 2025-01-19 17:11:13 +02:00
spa-resample-dump-coeffs.c
spa-resample.c spa-resample: improve output format selection 2025-01-31 09:24:08 +01:00
test-audioadapter.c
test-audioconvert.c tests: set the flags on buffers correctly 2025-06-25 10:34:50 +02:00
test-channelmix.c
test-fmt-ops.c
test-peaks.c
test-resample-delay.c audioconvert: resampler: change resample_phase() unit to input samples 2025-01-19 17:11:13 +02:00
test-resample.c
test-source.c
volume-ops-c.c
volume-ops-sse.c
volume-ops.c
volume-ops.h
wavfile.c
wavfile.h