overte/libraries/audio/src/avx2
Ken Cooke a42ac89a6d Faster HRTF
New AVX2 implementation of FIR_1x4() achieves 24 FLOPS per clock on HSW/BDW/SKL
Removed old AVX implementation
32-byte alignment of SIMD buffers and tables
Fixed the poorly optimized code produced by GCC -O2
2016-12-30 13:47:31 -08:00
..
AudioFOA_avx2.cpp Fix compiler warnings 2016-11-29 14:39:49 -08:00
AudioHRTF_avx2.cpp Faster HRTF 2016-12-30 13:47:31 -08:00
AudioSRC_avx2.cpp Ambisonic resampler, optimized using AVX2. 2016-12-14 15:18:41 -08:00