]> git.sesse.net Git - x264/commit
arm: Implement x284_decimate_score15/16/64_neon
authorMartin Storsjö <martin@martin.st>
Tue, 25 Aug 2015 20:36:45 +0000 (23:36 +0300)
committerHenrik Gramner <henrik@gramner.com>
Sun, 11 Oct 2015 16:44:54 +0000 (18:44 +0200)
commit5c13589be828b524100c787057d6bef77898c657
tree18d9c35d814bd5f45751ed4db6ef31ebe52b9e5a
parent3902ae02a0edede5d6c44cb3ee9e24e618c66e6a
arm: Implement x284_decimate_score15/16/64_neon

checkasm timing       Cortex-A7      A8     A9
decimate_score15_c           764     736    535
decimate_score15_neon        487     494    453
decimate_score16_c           782     727    553
decimate_score16_neon        487     494    521
decimate_score64_c           2361    2597   2011
decimate_score64_neon        1017    802    785
common/aarch64/quant-a.S
common/arm/quant-a.S
common/arm/quant.h
common/quant.c