]> granicus.if.org Git - libvpx/commit
Add vp9_sad32x32x4d_neon Neon intrinsic function.
authorFrank Galligan <fgalligan@google.com>
Sun, 25 Jan 2015 00:28:20 +0000 (16:28 -0800)
committerFrank Galligan <fgalligan@google.com>
Tue, 27 Jan 2015 16:54:00 +0000 (08:54 -0800)
commite3167f7fbf3a251c69ebfdcc36ee8eba8b285596
tree691a18b0ecb6444e37fb640d400f265ccd5e0fcf
parent9f574d03168ae4a25dadf315099fa0296412bdd2
Add vp9_sad32x32x4d_neon Neon intrinsic function.

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