[x264-devel] aarch64: deblocking NEON asm

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


x264 | branch: master | Janne Grunau <janne-x264 at jannau.net> | Fri Jul 18 14:49:10 2014 +0100| [1343db872b1d7d43dc7fb431a8207efb5ca31e2e] | committer: Fiona Glaser

aarch64: deblocking NEON asm

Deblock chroma/luma are based on libav's h264 aarch64 NEON deblocking
filter which was ported by me from the existing ARM NEON asm. No
additional persons to ask for a relicense.

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

 Makefile                   |    1 +
 common/aarch64/asm.S       |   61 +++++++
 common/aarch64/deblock-a.S |  392 ++++++++++++++++++++++++++++++++++++++++++++
 common/deblock.c           |    4 +-
 4 files changed, 456 insertions(+), 2 deletions(-)

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


More information about the x264-devel mailing list