[x264-devel] aarch64: transform and zigzag 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> | Wed Jul 16 10:03:52 2014 +0100| [6cda439867fcd9e884a10502845fb79fc7ffed69] | committer: Fiona Glaser
aarch64: transform and zigzag NEON asm
Ported from the ARM NEON asm.
> http://git.videolan.org/gitweb.cgi/x264.git/?a=commit;h=6cda439867fcd9e884a10502845fb79fc7ffed69
---
Makefile | 3 +-
common/aarch64/asm.S | 47 ++++
common/aarch64/dct-a.S | 666 ++++++++++++++++++++++++++++++++++++++++++++++++
common/aarch64/dct.h | 52 ++++
common/dct.c | 9 +-
5 files changed, 773 insertions(+), 4 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/x264.git/?a=commitdiff;h=6cda439867fcd9e884a10502845fb79fc7ffed69
More information about the x264-devel
mailing list