[x264-devel] aarch64: motion compensation NEON asm

Janne Grunau git at videolan.org
Tue Aug 26 18:23:12 CEST 2014


x264 | branch: master | Janne Grunau <janne-x264 at jannau.net> | Thu Jul 17 15:58:44 2014 +0100| [556b0e7928d14818454e0c33032754f6323f02e9] | committer: Fiona Glaser

aarch64: motion compensation NEON asm

Ported from the ARM NEON asm.

> http://git.videolan.org/gitweb.cgi/x264.git/?a=commit;h=556b0e7928d14818454e0c33032754f6323f02e9
---

 Makefile              |    3 +-
 common/aarch64/mc-a.S | 1365 +++++++++++++++++++++++++++++++++++++++++++++++++
 common/aarch64/mc-c.c |  249 +++++++++
 common/aarch64/mc.h   |   29 ++
 common/mc.c           |    6 +
 5 files changed, 1651 insertions(+), 1 deletion(-)

Diff:   http://git.videolan.org/gitweb.cgi/x264.git/?a=commitdiff;h=556b0e7928d14818454e0c33032754f6323f02e9


More information about the x264-devel mailing list