-
- Downloads
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>
Showing
- libavresample/arm/Makefile 4 additions, 2 deletionslibavresample/arm/Makefile
- libavresample/arm/asm-offsets.h 29 additions, 0 deletionslibavresample/arm/asm-offsets.h
- libavresample/arm/resample_init.c 74 additions, 0 deletionslibavresample/arm/resample_init.c
- libavresample/arm/resample_neon.S 358 additions, 0 deletionslibavresample/arm/resample_neon.S
- libavresample/internal.h 3 additions, 0 deletionslibavresample/internal.h
- libavresample/resample.c 2 additions, 0 deletionslibavresample/resample.c
Loading
Please register or sign in to comment