[x264-devel] [PATCH 10/24] arm: Implement x264_sub8x16_dct_dc_neon

Janne Grunau janne-x264 at jannau.net
Tue Aug 18 11:44:21 CEST 2015


On 2015-08-13 23:59:31 +0300, Martin Storsjö wrote:
> 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 |   94 ++++++++++++++++++++++++++++++++++++++++++++++++++++
>  common/arm/dct.h   |    1 +
>  common/dct.c       |    2 --
>  3 files changed, 95 insertions(+), 2 deletions(-)

ok

Janne


More information about the x264-devel mailing list