[x264-devel] aarch64: NEON asm for intra luma deblocking

Janne Grunau git at videolan.org
Sat Dec 20 21:10:47 CET 2014


x264 | branch: master | Janne Grunau <janne-x264 at jannau.net> | Tue Oct 14 19:20:52 2014 +0200| [dd7666742d5a1a7af076fb388c6adf1b10dcdb3e] | committer: Anton Mitrofanov

aarch64: NEON asm for intra luma deblocking

deblock_luma_intra[0]_neon is 2 times fastes,
deblock_luma_intra[1]_neon is ~4 times faster.

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

 common/aarch64/deblock-a.S |  206 +++++++++++++++++++++++++++++++++++++++++---
 common/deblock.c           |    4 +
 2 files changed, 200 insertions(+), 10 deletions(-)

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


More information about the x264-devel mailing list