kissfft/tools
Ben Supnik 58cf0c0fc1 alignment fixing for USE_SIMD - all memory allocations are rounded
up to 16-byte boundaries.  This fixes crashes where the sub-buffers
for complex FFTs end up unaligned violating compiler expectations
2020-04-18 20:43:26 -04:00
..
fftutil.c [BSD-3-Clause] Convert to SPDX license format 2018-07-19 14:49:00 +01:00
kfc.c [BSD-3-Clause] Convert to SPDX license format 2018-07-19 14:49:00 +01:00
kfc.h [BSD-3-Clause] Add missing copyright notice 2018-07-19 14:49:00 +01:00
kiss_fastfir.c [BSD-3-Clause] Convert to SPDX license format 2018-07-19 14:49:00 +01:00
kiss_fftnd.c alignment fixing for USE_SIMD - all memory allocations are rounded 2020-04-18 20:43:26 -04:00
kiss_fftnd.h [BSD-3-Clause] Add missing copyright notice 2018-07-19 14:49:00 +01:00
kiss_fftndr.c alignment fixing for USE_SIMD - all memory allocations are rounded 2020-04-18 20:43:26 -04:00
kiss_fftndr.h squelched multiple definition preprocessor warning 2018-07-21 11:11:51 -04:00
kiss_fftr.c alignment fixing for USE_SIMD - all memory allocations are rounded 2020-04-18 20:43:26 -04:00
kiss_fftr.h [BSD-3-Clause] Add missing copyright notice 2018-07-19 14:49:00 +01:00
Makefile previous gcc versions might've been silently adding -lm at the end of the link line. 2012-07-15 22:35:28 -04:00
psdpng.c Add checks for memory failures 2018-11-28 00:38:01 +01:00