]> git.sesse.net Git - x264/commit
aarch64: NEON asm for decimate_score
authorJanne Grunau <janne-x264@jannau.net>
Tue, 12 Aug 2014 15:26:10 +0000 (17:26 +0200)
committerAnton Mitrofanov <BugMaster@narod.ru>
Tue, 16 Dec 2014 17:39:58 +0000 (20:39 +0300)
commit40d5db342b7f5198db9826a51f31e454bd208596
tree76467d39c813da20bc7ba84dbdd1d339cb1322cf
parent45e1ebf88a1c3bf37e1326ce621a9b735d155885
aarch64: NEON asm for decimate_score

decimate_score15 and 16 are 60% faster, decimate_score64 is 4 times
faster than C.
common/aarch64/quant-a.S
common/aarch64/quant.h
common/quant.c