]> granicus.if.org Git - libvpx/commit
variance_test: add NEON functions
authorJames Zern <jzern@google.com>
Wed, 26 Feb 2014 07:11:49 +0000 (23:11 -0800)
committerJames Zern <jzern@google.com>
Thu, 27 Feb 2014 03:25:02 +0000 (19:25 -0800)
commitd5e07a8451891b1a978dc54fcfcb86d3e57197ec
tree60212d9300daaf8d5613448af680337da7a01b3c
parent15b57a2bf3723d8be8d910e754b80d526fe4f31a
variance_test: add NEON functions

note not all functions have NEON implementations:
- variance4x4_neon

Change-Id: I03c1ba21f3b02aa2482d7ca8feedc3ef74b5947f
test/variance_test.cc