ffmpeg/libavresample/arm
Peter Meerwald 12655c4804 libavresample: NEON optimized FIR audio resampling
modelled after aarch64 code

on Cortex-A8, s16 and s32 code is about 2x faster,
float code about 7x faster

Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net>
Signed-off-by: Martin Storsjö <martin@martin.st>
2015-02-21 22:08:39 +02:00
..
Makefile libavresample: NEON optimized FIR audio resampling 2015-02-21 22:08:39 +02:00
asm-offsets.h libavresample: NEON optimized FIR audio resampling 2015-02-21 22:08:39 +02:00
audio_convert_init.c
audio_convert_neon.S
neontest.c
resample_init.c libavresample: NEON optimized FIR audio resampling 2015-02-21 22:08:39 +02:00
resample_neon.S libavresample: NEON optimized FIR audio resampling 2015-02-21 22:08:39 +02:00