]> granicus.if.org Git - libvpx/commit
Add vp9_sad16x16x4d_neon Neon intrinsic function.
authorFrank Galligan <fgalligan@google.com>
Sat, 24 Jan 2015 23:43:36 +0000 (15:43 -0800)
committerFrank Galligan <fgalligan@google.com>
Tue, 27 Jan 2015 16:42:17 +0000 (08:42 -0800)
commit9f574d03168ae4a25dadf315099fa0296412bdd2
tree60037a90e4ec802b08a945f9f3b8fb1e85db96a6
parent54fa956715d8603e5c8acd02e6794d681abcfdbd
Add vp9_sad16x16x4d_neon Neon intrinsic function.

On Nexus 7 speed -6 saw ~15% 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: I4b2006b644c488f42bf06d8a22ef0e6120a96bf9
test/sad_test.cc
vp9/common/vp9_rtcd_defs.pl
vp9/encoder/arm/neon/vp9_sad4d_neon.c