pipewire/spa/plugins/audioconvert
Wim Taymans 84bd4b7ea9 spa: use static inline for interfaces instead of macro
It gives better typechecking and a path to make a library of functions.
2024-11-26 11:35:49 +01:00
..
audioadapter.c adapter: increase max-retry to 64 2024-10-07 09:28:39 +02:00
audioconvert.c audioconvert: only output when there is something to output 2024-11-06 09:28:09 +01:00
benchmark-fmt-ops.c fmt-ops: add RVV optimizations for s32_to_f32d 2024-09-29 11:17:42 +08:00
benchmark-resample.c
biquad.c audioconvert: optimize lr4 handling 2024-10-15 12:20:04 +02:00
biquad.h audioconvert: optimize lr4 handling 2024-10-15 12:20:04 +02:00
channelmix-ops-c.c audioconvert: SSE optimize delay and convolver 2024-10-15 16:10:25 +02:00
channelmix-ops-sse.c audioconvert: align some buffers 2024-10-23 12:54:23 +02:00
channelmix-ops.c audioconvert: align some buffers 2024-10-23 12:54:23 +02:00
channelmix-ops.h audioconvert: align some buffers 2024-10-23 12:54:23 +02:00
crossover.c audioconvert: optimize lr4 handling 2024-10-15 12:20:04 +02:00
crossover.h audioconvert: optimize lr4 handling 2024-10-15 12:20:04 +02:00
fmt-ops-avx2.c
fmt-ops-c.c
fmt-ops-neon.c
fmt-ops-rvv.c fmt-ops: add RVV optimizations for s32_to_f32d 2024-09-29 11:17:42 +08:00
fmt-ops-sse2.c
fmt-ops-sse41.c
fmt-ops-ssse3.c
fmt-ops.c fmt-ops: add RVV optimizations for s32_to_f32d 2024-09-29 11:17:42 +08:00
fmt-ops.h spa: use static inline for interfaces instead of macro 2024-11-26 11:35:49 +01:00
hilbert.h delay: improve delay performance 2024-10-15 12:14:57 +02:00
law.h
meson.build
peaks-ops-c.c
peaks-ops-sse.c
peaks-ops.c
peaks-ops.h
plugin.c
resample-native-avx.c
resample-native-c.c
resample-native-impl.h audioconvert: interchange the resampler loops 2024-10-30 13:31:24 +01:00
resample-native-neon.c
resample-native-sse.c
resample-native-ssse3.c
resample-native.c
resample-peaks.c
resample.h
spa-resample-dump-coeffs.c
spa-resample.c
test-audioadapter.c
test-audioconvert.c
test-channelmix.c
test-fmt-ops.c fmt-ops: add RVV optimizations for s32_to_f32d 2024-09-29 11:17:42 +08:00
test-peaks.c
test-resample.c
test-source.c
volume-ops-c.c
volume-ops-sse.c
volume-ops.c
volume-ops.h
wavfile.c
wavfile.h