RetroArch/libretro-common/audio/resampler/drivers
pstef 2e868fc00b Pop fast-math at the end of the file
so that it doesn't affect the rest of the code in Griffin builds.

This is unfortunately GCC-only, but Clang will miss only 1 vectorization.
2025-05-03 12:29:42 +00:00
..
nearest_resampler.c Reorder structs, alignment 2020-08-15 20:38:31 +02:00
sinc_resampler.c Pop fast-math at the end of the file 2025-05-03 12:29:42 +00:00
sinc_resampler_neon.S Add intrinsic NEON versions for float_to_s16/s16_to_float (#12933) 2021-09-04 00:25:21 +02:00