Home
last modified time | relevance | path

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

/external/libjpeg-turbo/gtest/
Dtjunittest-gtest-wrapper.cpp44 extern "C" int testYUVOnlyGrayGray(int noyuvpad, int autoalloc);
191 EXPECT_EQ(testYUVOnlyGrayGray(std::get<0>(GetParam()), in TEST_P()
/external/libjpeg-turbo/
Dtjunittest.c1116 int testYUVOnlyGrayGray(int noyuvpad, int autoalloc) in testYUVOnlyGrayGray() function