]> git.sesse.net Git - x264/commit
aarch64: motion compensation NEON asm
authorJanne Grunau <janne-x264@jannau.net>
Thu, 17 Jul 2014 14:58:44 +0000 (15:58 +0100)
committerFiona Glaser <fiona@x264.com>
Tue, 26 Aug 2014 16:19:22 +0000 (09:19 -0700)
commit556b0e7928d14818454e0c33032754f6323f02e9
tree4fb1dd6e2bf99fb5e2499012ff86b48b712c88f0
parent6cda439867fcd9e884a10502845fb79fc7ffed69
aarch64: motion compensation NEON asm

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