RetroArch/libretro-common/include/audio
Autechre 9a5f4602cc
Add intrinsic NEON versions for float_to_s16/s16_to_float (#12933)
* Add intrinsic NEON versions for float_to_s16/s16_to_float courtesy
of davidgfnet

* Define -DDONT_WANT_ARM_OPTIMIZATIONS for resampler sinc - this should
default to intrinsic versions

* Default to ARM NEON intrinsic codepath and make the ASM codepaths
optional by defining HAVE_ARM_NEON_ASM_OPTIMIZATIONS

* (Pkg/apple/Android) Take out ASM files being compiled in
2021-09-04 00:25:21 +02:00
..
conversion Add intrinsic NEON versions for float_to_s16/s16_to_float (#12933) 2021-09-04 00:25:21 +02:00
audio_mix.h Fix menu sounds (audio mixing) when using the 'sinc' resampler with quality lower than 'normal' 2021-09-01 15:55:58 +01:00
audio_mixer.h Fix menu sounds (audio mixing) when using the 'sinc' resampler with quality lower than 'normal' 2021-09-01 15:55:58 +01:00
audio_resampler.h Fix Regression caused by 023fd4f3 2020-09-04 20:56:26 +02:00
dsp_filter.h (libretro-common) Update copyright 2020-01-31 15:43:42 +01:00