[x264-devel] [PATCH 10/24] arm: Implement x264_sub8x16_dct_dc_neon
Henrik Gramner
henrik at gramner.com
Thu Aug 20 20:50:49 CEST 2015
On Thu, Aug 13, 2015 at 10:59 PM, Martin Storsjö <martin at martin.st> 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(-)
Pushed [01, 03-07, 10] to sandbox. Thanks.
More information about the x264-devel
mailing list