Home
last modified time | relevance | path

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

/external/libjpeg-turbo/gtest/
Dtjunittest-gtest-wrapper.cpp39 extern "C" int testYUVOnlyRGB422(int noyuvpad, int autoalloc);
166 EXPECT_EQ(testYUVOnlyRGB422(std::get<0>(GetParam()), in TEST_P()
/external/libjpeg-turbo/
Dtjunittest.c1071 int testYUVOnlyRGB422(int noyuvpad, int autoalloc) in testYUVOnlyRGB422() function