On Tue, Jan 24, 2012 at 4:55 AM, Mans Rullgard <m...@mansr.com> wrote:
>
> Overall speedup of AAC-HE decoding 2.3x on Cortex-A8, 1.2x on A9.
>

HE-AAC

> Signed-off-by: Mans Rullgard <m...@mansr.com>
> ---
>  libavcodec/arm/Makefile          |    4 +
>  libavcodec/arm/sbrdsp_init_arm.c |   70 +++++++
>  libavcodec/arm/sbrdsp_neon.S     |  406 
> ++++++++++++++++++++++++++++++++++++++
>  libavcodec/sbrdsp.c              |    4 +
>  libavcodec/sbrdsp.h              |    1 +
>  5 files changed, 485 insertions(+), 0 deletions(-)
>  create mode 100644 libavcodec/arm/sbrdsp_init_arm.c
>  create mode 100644 libavcodec/arm/sbrdsp_neon.S
>

no comment on the NEON
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to