Home
last modified time | relevance | path

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

/external/libjpeg-turbo/gtest/
Dtjunittest-gtest-wrapper.cpp29 extern "C" int testFourByte420(int yuv, int noyuvpad, int autoalloc);
93 EXPECT_EQ(testFourByte420(std::get<0>(GetParam()), in TEST_P()
/external/libjpeg-turbo/
Dtjunittest.c978 int testFourByte420(int yuv, int noyuvpad, int autoalloc) in testFourByte420() function