ffmpeg/libavresample
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
..
aarch64 libavresample: Annotate AARCH64 init function with av_cold 2015-02-20 19:32:37 +02:00
arm libavresample: NEON optimized FIR audio resampling 2015-02-21 22:08:39 +02:00
x86
Makefile
audio_convert.c lavr: Update the planar check in ff_audio_convert 2014-08-17 16:11:02 +02:00
audio_convert.h
audio_data.c
audio_data.h
audio_mix.c
audio_mix.h
audio_mix_matrix.c avresample: Make sure the even check does not overflow 2014-10-18 16:15:10 +01:00
avresample-test.c
avresample.h
dither.c
dither.h
internal.h libavresample: NEON optimized FIR audio resampling 2015-02-21 22:08:39 +02:00
libavresample.v
options.c
resample.c libavresample: NEON optimized FIR audio resampling 2015-02-21 22:08:39 +02:00
resample.h
resample_template.c
utils.c avresample: prevent theoretical division by zero 2014-10-18 16:15:10 +01:00
version.h