]> git.sesse.net Git - x264/commit
aarch64: transform and zigzag NEON asm
authorJanne Grunau <janne-x264@jannau.net>
Wed, 16 Jul 2014 09:03:52 +0000 (10:03 +0100)
committerFiona Glaser <fiona@x264.com>
Tue, 26 Aug 2014 16:19:22 +0000 (09:19 -0700)
commit6cda439867fcd9e884a10502845fb79fc7ffed69
tree2f6b2bcbe8f93b20763e9f71e482a37f33873839
parentdb5c504aa06550f8e916157d1dcc657818e84d62
aarch64: transform and zigzag NEON asm

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