summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/dct_test.cc4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/dct_test.cc b/test/dct_test.cc
index bc1afbbe2..6ec8a874a 100644
--- a/test/dct_test.cc
+++ b/test/dct_test.cc
@@ -639,12 +639,8 @@ static const FuncInfo ht_neon_func_info[] = {
#endif
#endif
{ &vp9_fht4x4_c, &iht_wrapper<vp9_iht4x4_16_add_neon>, 4, 1 },
- // TODO(linfengz): reenable these functions once test vector failures are
- // addressed.
{ &vp9_fht8x8_c, &iht_wrapper<vp9_iht8x8_64_add_neon>, 8, 1 },
-#if 0
{ &vp9_fht16x16_c, &iht_wrapper<vp9_iht16x16_256_add_neon>, 16, 1 }
-#endif
};
INSTANTIATE_TEST_CASE_P(