summaryrefslogtreecommitdiff
path: root/test/idct_test.cc
diff options
context:
space:
mode:
authorJohann <johannkoenig@google.com>2017-12-28 14:57:02 -0800
committerJohann <johannkoenig@google.com>2018-01-11 12:35:24 -0800
commitf5b2dd2a662ec3c52c00ed3319f4e031211b510a (patch)
tree3b2d457da1f4f545b8ce0c3dc39198be3b2d704f /test/idct_test.cc
parent1633786bfb5a3566d55ccdf827dd7999b2c2fab4 (diff)
downloadlibvpx-f5b2dd2a662ec3c52c00ed3319f4e031211b510a.tar
libvpx-f5b2dd2a662ec3c52c00ed3319f4e031211b510a.tar.gz
libvpx-f5b2dd2a662ec3c52c00ed3319f4e031211b510a.tar.bz2
libvpx-f5b2dd2a662ec3c52c00ed3319f4e031211b510a.zip
adopt some clang 5.0.0 formatting
At least the changes that don't conflict with 4.0.1 Change-Id: I9b6a7c14dadc0738cd0f628a10ece90fc7ee89fd
Diffstat (limited to 'test/idct_test.cc')
-rw-r--r--test/idct_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/idct_test.cc b/test/idct_test.cc
index 3700374d7..79a5e9b17 100644
--- a/test/idct_test.cc
+++ b/test/idct_test.cc
@@ -174,4 +174,4 @@ INSTANTIATE_TEST_CASE_P(MSA, IDCTTest,
INSTANTIATE_TEST_CASE_P(MMI, IDCTTest,
::testing::Values(vp8_short_idct4x4llm_mmi));
#endif // HAVE_MMI
-}
+} // namespace