pipewire/spa/plugins/audioconvert
Peter Hutterer 2405f0942b spa/buffer: rename SPA_MEMBER to SPA_PTROFF
SPA_MEMBER is misleading, all we're doing here is pointer+offset and a
type-casting the result. Rename to SPA_PTROFF which is more expressive (and
has the same number of characters so we don't need to re-indent).
2021-05-06 09:39:39 +00:00
..
audioadapter.c spa/buffer: rename SPA_MEMBER to SPA_PTROFF 2021-05-06 09:39:39 +00:00
audioconvert.c spa/buffer: rename SPA_MEMBER to SPA_PTROFF 2021-05-06 09:39:39 +00:00
benchmark-fmt-ops.c
benchmark-resample.c
biquad.c
biquad.h
channelmix-ops-c.c
channelmix-ops-sse.c
channelmix-ops.c channelmix: only run the LFE filter when upmixing 2021-05-03 11:50:47 +02:00
channelmix-ops.h
channelmix.c channelmix: improve soft volume state 2021-05-04 13:05:38 +02:00
crossover.c
crossover.h
fmt-ops-avx2.c
fmt-ops-c.c audioconvert: handle S8/S8P raw audio formats 2021-05-05 08:56:59 +03:00
fmt-ops-neon.c
fmt-ops-sse2.c
fmt-ops-sse41.c
fmt-ops-ssse3.c
fmt-ops.c audioconvert: handle S8/S8P raw audio formats 2021-05-05 08:56:59 +03:00
fmt-ops.h audioconvert: handle S8/S8P raw audio formats 2021-05-05 08:56:59 +03:00
fmtconvert.c spa/buffer: rename SPA_MEMBER to SPA_PTROFF 2021-05-06 09:39:39 +00:00
merger.c spa/buffer: rename SPA_MEMBER to SPA_PTROFF 2021-05-06 09:39:39 +00:00
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 spa/buffer: rename SPA_MEMBER to SPA_PTROFF 2021-05-06 09:39:39 +00:00
resample-peaks-impl.h
resample-peaks-sse.c
resample-peaks.c
resample.c spa/buffer: rename SPA_MEMBER to SPA_PTROFF 2021-05-06 09:39:39 +00:00
resample.h
spa-resample.c
splitter.c spa/buffer: rename SPA_MEMBER to SPA_PTROFF 2021-05-06 09:39:39 +00:00
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