This website requires JavaScript.
Explore
Help
Register
Sign In
virtualenv
/
FFmpeg
Watch
1
Star
0
Fork
0
You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced
2024-11-26 19:01:44 +02:00
Code
Issues
Releases
Activity
7b7760ad6e
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-03 00:54:34 +03:00
OBJS
+=
aarch64/cpu.o
\
aarch64/float_dsp_init.o
\
NEON-OBJS
+=
aarch64/float_dsp_neon.o
Reference in New Issue
Copy Permalink