pipewire/spa/plugins/audioconvert
Barnabás Pőcze 8256a2d5a6 spa: remove unnecessary indirection for some spa_log_topics
This results in shorter machine code since it removes one
pointer load and a NULL check.
2023-10-06 13:08:24 +00:00
..
audioadapter.c spa: remove unnecessary indirection for some spa_log_topics 2023-10-06 13:08:24 +00:00
audioconvert.c spa: remove unnecessary indirection for some spa_log_topics 2023-10-06 13:08:24 +00:00
benchmark-fmt-ops.c
benchmark-resample.c
biquad.c
biquad.h
channelmix-ops-c.c
channelmix-ops-sse.c
channelmix-ops.c audioconvert: use spa_strbuf 2023-03-22 15:41:27 +01:00
channelmix-ops.h
crossover.c filter-chain: simplify biquads 2023-06-30 17:49:29 +02:00
crossover.h
delay.h
fmt-ops-avx2.c treewide: mark some functions static 2023-07-03 19:40:31 +02:00
fmt-ops-c.c
fmt-ops-neon.c audioconvert: fix typo in neon function 2023-08-24 13:45:11 +02:00
fmt-ops-sse2.c treewide: mark some functions static 2023-07-03 19:40:31 +02:00
fmt-ops-sse41.c
fmt-ops-ssse3.c
fmt-ops.c
fmt-ops.h
hilbert.h
law.h
meson.build audioconvert: don't use -Ofast on alpha 2023-09-07 17:44:30 +02:00
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
resample-native-neon.c
resample-native-sse.c
resample-native-ssse3.c
resample-native.c resample: improve debug 2023-06-14 11:19:50 +02:00
resample-peaks.c resample-peaks: improve peaks some more 2023-07-05 14:07:30 +02:00
resample.h
spa-resample.c
test-audioadapter.c
test-audioconvert.c
test-channelmix.c
test-fmt-ops.c test: add more lossless tests 2023-04-06 10:00:17 +02:00
test-helper.h
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