mirror of
https://github.com/RPCS3/soundtouch.git
synced 2024-11-08 20:12:27 +01:00
3d7bf376fd
Tuning to enable ARM NEON SIMD performance improvements: - NEON detection in configure file - Remove manual loop unrolling, gcc autovectorization does better job without manually unrolled loops. - Avoid unaligned pointer accesses when using NEON |
||
---|---|---|
.. | ||
BPMDetect.h | ||
FIFOSampleBuffer.h | ||
FIFOSamplePipe.h | ||
Makefile.am | ||
soundtouch_config.h.in | ||
SoundTouch.h | ||
STTypes.h |