]> git.sesse.net Git - x264/commit
arm: Implement x264_sub8x16_dct_dc_neon
authorMartin Storsjö <martin@martin.st>
Thu, 13 Aug 2015 20:59:31 +0000 (23:59 +0300)
committerHenrik Gramner <henrik@gramner.com>
Sun, 11 Oct 2015 16:44:54 +0000 (18:44 +0200)
commit6efb57ada652fd015ec4cacffd09282632bb975b
treeda33b539f2a6f169a993496961faf4b02a9a2147
parent89439b2c604c81e13eb3da9e692d2cdae5a18b53
arm: Implement x264_sub8x16_dct_dc_neon

checkasm timing      Cortex-A7      A8     A9
sub8x16_dct_dc_c            6386    3901   4080
sub8x16_dct_dc_neon         1491    698    917
common/arm/dct-a.S
common/arm/dct.h
common/dct.c