Searched refs:testYUVOnlyRGBGray (Results 1 – 2 of 2) sorted by relevance
43 extern "C" int testYUVOnlyRGBGray(int noyuvpad, int autoalloc);186 EXPECT_EQ(testYUVOnlyRGBGray(std::get<0>(GetParam()), in TEST_P()
1107 int testYUVOnlyRGBGray(int noyuvpad, int autoalloc) in testYUVOnlyRGBGray() function