This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
ffmpeg
Watch
1
Star
0
Fork
0
You've already forked ffmpeg
Code
Issues
Pull Requests
Releases
Wiki
Activity
ae1c750cb4
ffmpeg
/
libavutil
/
aarch64
/
Makefile
5 lines
183 B
Makefile
Raw
Normal View
History
Unescape
Escape
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-02 22:54:34 +01:00
OBJS
+=
aarch64/cpu.o
\
aarch64/float_dsp_init.o
\
NEON-OBJS
+=
aarch64/float_dsp_neon.o
Reference in New Issue
Copy Permalink