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