OSDN Git Service

VP8: ARM NEON optimisations for dsp functions
authorMans Rullgard <mans@mansr.com>
Wed, 2 Feb 2011 16:26:20 +0000 (16:26 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Wed, 9 Feb 2011 02:31:21 +0000 (03:31 +0100)
commitef15d71c1face2837b8afedfdfdd042871bc0e77
tree842eed275534618fdc18fc1f7a221f325e5f44df
parentfff6c21295de6b866d4020d76c9d751871588208
VP8: ARM NEON optimisations for dsp functions

This adds NEON optimised versions of all functions in VP8DSPContext.
Based on initial work by Rob Clark.

Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit a1c1d3c003b0ec16fdb6574913781313fb2c7ab6)
libavcodec/arm/Makefile
libavcodec/arm/vp8dsp_init_arm.c [new file with mode: 0644]
libavcodec/arm/vp8dsp_neon.S [new file with mode: 0644]
libavcodec/vp8dsp.c
libavcodec/vp8dsp.h