]> granicus.if.org Git - libvpx/commit
Add Neon intrinsics for vp9_avg_8x8_neon
authorFrank Galligan <fgalligan@google.com>
Thu, 15 Jan 2015 22:36:41 +0000 (14:36 -0800)
committerFrank Galligan <fgalligan@google.com>
Thu, 15 Jan 2015 23:32:40 +0000 (15:32 -0800)
commit6e7e1cf32f85f91ddfcb49a807e598e8ead131fe
tree5bfb5a1cfae1fa515b35d04d117772052edcdbcc
parent1b7391a3a432bf2164b667f8187524494506ab92
Add Neon intrinsics for vp9_avg_8x8_neon

On Nexus 7 speed -5, -6, -7, and -8 saw about a 1% increase
in perf for 480p. Speeds -5, -6, -7, and -8 saw about a 1.5%
increase in perf for 720p.

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

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