vpx/vp8
James Zern 47fe535422 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
2015-06-05 20:18:51 -07:00
..
common disable vp8_sub_pixel_variance8x8_neon 2015-06-05 20:18:51 -07:00
decoder vp8: make some functions static 2015-05-14 22:41:25 -07:00
encoder Merge "Move variance functions to vpx_dsp" 2015-05-26 23:02:11 +00:00
exports_dec Rename vp8/ codec directory to vp9/. 2012-11-01 16:31:22 -07:00
exports_enc Rename vp8/ codec directory to vp9/. 2012-11-01 16:31:22 -07:00
vp8_common.mk Move variance functions to vpx_dsp 2015-05-26 12:01:52 -07:00
vp8_cx_iface.c Adds subsecond frame rates to webm 2015-06-01 10:13:58 -07:00
vp8_dx_iface.c Move shared SAD code to vpx_dsp 2015-05-06 16:58:20 -07:00
vp8cx_arm.mk Move variance functions to vpx_dsp 2015-05-26 12:01:52 -07:00
vp8cx.mk Remove asm offset dependencies 2014-11-06 16:00:01 -08:00
vp8dx.mk Fix a spelling mistake in filename 2013-12-03 17:19:41 -08:00