[x264-devel] aarch64: intra predition 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> | Fri Jul 18 09:29:35 2014 +0100| [3c1fa5d9b2ea62f05473080313c543b7e795b307] | committer: Fiona Glaser
aarch64: intra predition NEON asm
Ported from the ARM NEON asm.
> http://git.videolan.org/gitweb.cgi/x264.git/?a=commit;h=3c1fa5d9b2ea62f05473080313c543b7e795b307
---
Makefile | 4 +-
common/aarch64/predict-a.S | 661 ++++++++++++++++++++++++++++++++++++++++++++
common/aarch64/predict-c.c | 114 ++++++++
common/aarch64/predict.h | 52 ++++
common/pixel.c | 19 +-
common/predict.c | 19 ++
6 files changed, 857 insertions(+), 12 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/x264.git/?a=commitdiff;h=3c1fa5d9b2ea62f05473080313c543b7e795b307
More information about the x264-devel
mailing list