]> granicus.if.org Git - libvpx/commit
Add vp9_sad64x64x4d_neon Neon intrinsic function.
authorFrank Galligan <fgalligan@google.com>
Sat, 24 Jan 2015 20:11:16 +0000 (12:11 -0800)
committerFrank Galligan <fgalligan@google.com>
Tue, 27 Jan 2015 16:33:40 +0000 (08:33 -0800)
commit54fa956715d8603e5c8acd02e6794d681abcfdbd
tree5650cf1b6a940262b5d57e5dd9d66a3b1d0d751c
parent1c4a84c6e95840af7d257a1f0982d87fede25f1f
Add vp9_sad64x64x4d_neon Neon intrinsic function.

On Nexus 7 speed -6 saw ~30% increase in perf.

Tested on Nexus 7, built with ndk r10d, gcc 4.9.

BUG=https://code.google.com/p/webm/issues/detail?id=908

Change-Id: Id12af7d1883243c23e6692e898aea82299633d58
test/sad_test.cc
vp9/common/vp9_rtcd_defs.pl
vp9/encoder/arm/neon/vp9_sad4d_neon.c [new file with mode: 0644]
vp9/vp9cx.mk