Switch remaining Neon variance functions to shifts
authorFrank Galligan <fgalligan@google.com>
Wed, 14 Jan 2015 15:22:49 +0000 (07:22 -0800)
committerFrank Galligan <fgalligan@google.com>
Wed, 14 Jan 2015 15:22:49 +0000 (07:22 -0800)
commit588f74f8a628f5cb3b40a5856d896dcb6250d57f
tree5bd82f6c9a9ae0207e4269003f9729f50c01cd91
parentbd3dbc588c53db3c6914e348e143f7050f94d7a9
Switch remaining Neon variance functions to shifts

Saves 5 instructions on 8x8 and 16x16 and 8 instructions
on 32x32, when compiled with 4.9.

Change-Id: Id3da613a36a9d27d8c5169c59ba45d247c920c6c
vp9/encoder/arm/neon/vp9_variance_neon.c