Home
last modified time | relevance | path

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

/external/libjpeg-turbo/gtest/
Dtjunittest-gtest-wrapper.cpp42 extern "C" int testYUVOnlyRGB411(int noyuvpad, int autoalloc);
181 EXPECT_EQ(testYUVOnlyRGB411(std::get<0>(GetParam()), in TEST_P()
/external/libjpeg-turbo/
Dtjunittest.c1098 int testYUVOnlyRGB411(int noyuvpad, int autoalloc) in testYUVOnlyRGB411() function