]> git.sesse.net Git - ffmpeg/commit
VP8: ARM NEON optimisations for dsp functions
authorMans Rullgard <mans@mansr.com>
Wed, 2 Feb 2011 16:26:20 +0000 (16:26 +0000)
committerMans Rullgard <mans@mansr.com>
Mon, 7 Feb 2011 16:08:23 +0000 (16:08 +0000)
commita1c1d3c003b0ec16fdb6574913781313fb2c7ab6
treedf33c3a7a54ec1a24675091eaf2e94bb9335d699
parent5bea615dc383cf3617c5057db4fbc6832fc64137
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>
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