Home
last modified time | relevance | path

Searched refs:testYUVOnlyRGBGray (Results 1 – 2 of 2) sorted by relevance

/external/libjpeg-turbo/gtest/
Dtjunittest-gtest-wrapper.cpp43 extern "C" int testYUVOnlyRGBGray(int noyuvpad, int autoalloc);
186 EXPECT_EQ(testYUVOnlyRGBGray(std::get<0>(GetParam()), in TEST_P()
/external/libjpeg-turbo/
Dtjunittest.c1107 int testYUVOnlyRGBGray(int noyuvpad, int autoalloc) in testYUVOnlyRGBGray() function