clang-format v6.0.1

Change-Id: I83c7e64fe70f7c49aa2492ed2d640c6756b7ebaa
This commit is contained in:
Johann
2018-09-24 18:31:35 -07:00
parent 78f1ae5ffc
commit 08e6fd2fbb
7 changed files with 8 additions and 10 deletions

View File

@@ -24,8 +24,8 @@
namespace {
using ::testing::make_tuple;
using libvpx_test::ACMRandom;
using ::testing::make_tuple;
typedef void (*PredictFunc)(uint8_t *src_ptr, int src_pixels_per_line,
int xoffset, int yoffset, uint8_t *dst_ptr,