Neon: Update mbfilter if all vectors follow one branch.
authorFrank Galligan <fgalligan@google.com>
Fri, 12 Jul 2013 00:13:03 +0000 (17:13 -0700)
committerFrank Galligan <fgalligan@google.com>
Mon, 15 Jul 2013 20:08:28 +0000 (13:08 -0700)
commitf4f60f600560440157f849433e260a01a0c6c9ac
treec84ca37666dac6da52b0ce67c7af3c76007870c7
parent30bac896f930ce0bfda6d934d480bf9f2c99fcb9
Neon: Update mbfilter if all vectors follow one branch.

Change the mbfilter Neon code from executing both branches if all
vectors follow only one branch.

The code is about 5% faster when executing only one branch and about
1% slower when executing both branches.

-PS5: Remove local stack space from mbfilter.

Change-Id: I6a23f9b318a9f4568a2718b4c9348db988fe2182
vp9/common/arm/neon/vp9_loopfilter_neon.asm