Home
last modified time | relevance | path

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

/external/libjpeg-turbo/gtest/
Dtjunittest-gtest-wrapper.cpp36 extern "C" int testFourByteGray(int yuv, int noyuvpad, int autoalloc);
135 EXPECT_EQ(testFourByteGray(std::get<0>(GetParam()), in TEST_P()
/external/libjpeg-turbo/
Dtjunittest.c1044 int testFourByteGray(int yuv, int noyuvpad, int autoalloc) in testFourByteGray() function