[x264-devel] aarch64: pixel metrics NEON asm
Janne Grunau
git at videolan.org
Tue Aug 26 18:23:11 CEST 2014
x264 | branch: master | Janne Grunau <janne-x264 at jannau.net> | Wed Mar 19 13:48:21 2014 +0100| [f4a82a54885f3dad7106a6855eaef50ea085b27e] | committer: Fiona Glaser
aarch64: pixel metrics NEON asm
Ported from the ARM NEON asm.
> http://git.videolan.org/gitweb.cgi/x264.git/?a=commit;h=f4a82a54885f3dad7106a6855eaef50ea085b27e
---
Makefile | 2 +-
common/aarch64/asm.S | 14 +
common/aarch64/pixel-a.S | 1153 ++++++++++++++++++++++++++++++++++++++++++++++
common/aarch64/pixel.h | 69 +++
common/pixel.c | 59 ++-
5 files changed, 1295 insertions(+), 2 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/x264.git/?a=commitdiff;h=f4a82a54885f3dad7106a6855eaef50ea085b27e
More information about the x264-devel
mailing list