]> git.sesse.net Git - x264/commit
aarch64: quantization and level-run NEON asm
authorJanne Grunau <janne-x264@jannau.net>
Tue, 15 Jul 2014 11:57:03 +0000 (12:57 +0100)
committerFiona Glaser <fiona@x264.com>
Tue, 26 Aug 2014 16:19:22 +0000 (09:19 -0700)
commitdb5c504aa06550f8e916157d1dcc657818e84d62
treefe79f66aa4597108648f2f3a01f974654ff4bb2e
parentf4a82a54885f3dad7106a6855eaef50ea085b27e
aarch64: quantization and level-run NEON asm

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