]> git.sesse.net Git - x264/commit
aarch64: intra predition NEON asm
authorJanne Grunau <janne-x264@jannau.net>
Fri, 18 Jul 2014 08:29:35 +0000 (09:29 +0100)
committerFiona Glaser <fiona@x264.com>
Tue, 26 Aug 2014 16:19:23 +0000 (09:19 -0700)
commit3c1fa5d9b2ea62f05473080313c543b7e795b307
tree81f76a991f2c981e0451f0d1d1aeb3fb83305922
parent556b0e7928d14818454e0c33032754f6323f02e9
aarch64: intra predition NEON asm

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