Home
last modified time | relevance | path

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

/external/libjpeg-turbo/gtest/
Dtjunittest-gtest-wrapper.cpp33 extern "C" int testFourByte411(int yuv, int noyuvpad, int autoalloc);
117 EXPECT_EQ(testFourByte411(std::get<0>(GetParam()), in TEST_P()
/external/libjpeg-turbo/
Dtjunittest.c1016 int testFourByte411(int yuv, int noyuvpad, int autoalloc) in testFourByte411() function