]> git.sesse.net Git - x264/commit
aarch64: pixel metrics NEON asm
authorJanne Grunau <janne-x264@jannau.net>
Wed, 19 Mar 2014 12:48:21 +0000 (13:48 +0100)
committerFiona Glaser <fiona@x264.com>
Tue, 26 Aug 2014 16:19:21 +0000 (09:19 -0700)
commitf4a82a54885f3dad7106a6855eaef50ea085b27e
treeb43fef3286588df01e7d88b046ea28f2517d3d91
parent3e57554ee4db6ade7a2dccaac92cb8116f3a43d6
aarch64: pixel metrics NEON asm

Ported from the ARM NEON asm.
Makefile
common/aarch64/asm.S
common/aarch64/pixel-a.S [new file with mode: 0644]
common/aarch64/pixel.h [new file with mode: 0644]
common/pixel.c