ffmpeg/libavutil/aarch64
Janne Grunau dbd12523a4 aarch64: float_dsp NEON assembler
Ported from arm NEON and added vector_dmul_scalar.

Functions between 1.5 and 5 times faster than the C implementations
using Apple's clang-503.0.19 on A7.
2014-03-18 22:56:07 +01:00
..
Makefile aarch64: float_dsp NEON assembler 2014-03-18 22:56:07 +01:00
asm.S aarch64: use EXTERN_ASM consistently for exported symbols 2014-02-20 15:24:35 +01:00
bswap.h
cpu.c
cpu.h
float_dsp_init.c aarch64: float_dsp NEON assembler 2014-03-18 22:56:07 +01:00
float_dsp_neon.S aarch64: float_dsp NEON assembler 2014-03-18 22:56:07 +01:00
neontest.h aarch64: port neon clobber test from arm 2014-01-15 12:31:07 +01:00