Home
last modified time | relevance | path

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

/external/libjpeg-turbo/gtest/
Dtjunittest-gtest-wrapper.cpp38 extern "C" int testYUVOnlyRGB444(int noyuvpad, int autoalloc);
161 EXPECT_EQ(testYUVOnlyRGB444(std::get<0>(GetParam()), in TEST_P()
/external/libjpeg-turbo/
Dtjunittest.c1062 int testYUVOnlyRGB444(int noyuvpad, int autoalloc) in testYUVOnlyRGB444() function