Searched refs:testThreeByteGray (Results 1 – 2 of 2) sorted by relevance
35 extern "C" int testThreeByteGray(int yuv, int noyuvpad, int autoalloc);129 EXPECT_EQ(testThreeByteGray(std::get<0>(GetParam()), in TEST_P()
1035 int testThreeByteGray(int yuv, int noyuvpad, int autoalloc) in testThreeByteGray() function