]> granicus.if.org Git - libvpx/commit
disable vp8_sub_pixel_variance8x8_neon
authorJames Zern <jzern@google.com>
Sat, 6 Jun 2015 02:59:53 +0000 (19:59 -0700)
committerJames Zern <jzern@google.com>
Sat, 6 Jun 2015 03:18:51 +0000 (20:18 -0700)
commit47fe53542207ea8e870cdd1605f2ae3ebca7f563
tree1a5a7557f6b020b3e4ea6bb64e88149b447f88d8
parent9c6eea35b6bb4c1243504a5d1c45c1c334110279
disable vp8_sub_pixel_variance8x8_neon

fails unit tests:
[  FAILED  ] NEON/VP8SubpelVarianceTest.ExtremeRef/0, where GetParam() = (3, 3, 0x14e36d, 0)
[  FAILED  ] NEON/VP8SubpelVarianceTest.Ref/0, where GetParam() = (3, 3, 0x14e36d, 0)

the tests were recently enabled in:
eb88b17 Make vp9 subpixel match vp8

the functions likely haven't changed since being converted from assembly

Change-Id: I6141717b111b8f735f436c160d74270af53ef722
test/variance_test.cc
vp8/common/rtcd_defs.pl