summaryrefslogtreecommitdiff
path: root/test/dct32x32_test.cc
diff options
context:
space:
mode:
authorParag Salasakar <img.mips1@gmail.com>2015-06-01 09:19:01 +0530
committerParag Salasakar <img.mips1@gmail.com>2015-06-01 09:24:23 +0530
commit6af9d7f2e2cbed0ccdd6bc65ade3083484859750 (patch)
treeb072c1bf8ea670b4bde4a44ae2a6676a1bf9f311 /test/dct32x32_test.cc
parent71e88f903d04693b18bf0eff3917544525452649 (diff)
downloadlibvpx-6af9d7f2e2cbed0ccdd6bc65ade3083484859750.tar
libvpx-6af9d7f2e2cbed0ccdd6bc65ade3083484859750.tar.gz
libvpx-6af9d7f2e2cbed0ccdd6bc65ade3083484859750.tar.bz2
libvpx-6af9d7f2e2cbed0ccdd6bc65ade3083484859750.zip
mips msa vp9 updated idct 8x8, 16x16 and 32x32 module
Updated sources according to improved version of common MSA macros. Enabled idct MSA hooks and tests. Overall, this is just upgrading the code with styling changes. Change-Id: I1f488ab2c741f6c622b7a855388a202168082209
Diffstat (limited to 'test/dct32x32_test.cc')
-rw-r--r--test/dct32x32_test.cc3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/dct32x32_test.cc b/test/dct32x32_test.cc
index b3c0b28ad..267dfb85d 100644
--- a/test/dct32x32_test.cc
+++ b/test/dct32x32_test.cc
@@ -382,8 +382,7 @@ INSTANTIATE_TEST_CASE_P(
&vp9_idct32x32_1024_add_sse2, 1, VPX_BITS_8)));
#endif // HAVE_AVX2 && !CONFIG_VP9_HIGHBITDEPTH && !CONFIG_EMULATE_HARDWARE
-#if 0 // HAVE_MSA && !CONFIG_VP9_HIGHBITDEPTH && !CONFIG_EMULATE_HARDWARE
-// TODO(parag): enable when function hooks are added
+#if HAVE_MSA && !CONFIG_VP9_HIGHBITDEPTH && !CONFIG_EMULATE_HARDWARE
INSTANTIATE_TEST_CASE_P(
MSA, Trans32x32Test,
::testing::Values(