]> git.sesse.net Git - x264/commit
aarch64: NEON asm for 8x16c intra prediction
authorJanne Grunau <janne-x264@jannau.net>
Wed, 13 Aug 2014 12:30:53 +0000 (13:30 +0100)
committerAnton Mitrofanov <BugMaster@narod.ru>
Tue, 16 Dec 2014 17:39:59 +0000 (20:39 +0300)
commiteb1d35725e542968c4a6480c157db40570477a95
treeada7f4a3b3cfd5ab5052e7c86aec452e5f5a77fc
parent40d5db342b7f5198db9826a51f31e454bd208596
aarch64: NEON asm for 8x16c intra prediction

Between 10% and 40% faster than C.
common/aarch64/predict-a.S
common/aarch64/predict-c.c
common/aarch64/predict.h
common/pixel.c
common/predict.c