Home
last modified time | relevance | path

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

/external/libjpeg-turbo/gtest/
Dtjunittest-gtest-wrapper.cpp25 extern "C" int testFourByte444(int yuv, int noyuvpad, int autoalloc);
69 EXPECT_EQ(testFourByte444(std::get<0>(GetParam()), in TEST_P()
/external/libjpeg-turbo/
Dtjunittest.c940 int testFourByte444(int yuv, int noyuvpad, int autoalloc) in testFourByte444() function