Home
last modified time | relevance | path

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

/external/libjpeg-turbo/gtest/
Dtjunittest-gtest-wrapper.cpp27 extern "C" int testFourByte422(int yuv, int noyuvpad, int autoalloc);
81 EXPECT_EQ(testFourByte422(std::get<0>(GetParam()), in TEST_P()
/external/libjpeg-turbo/
Dtjunittest.c959 int testFourByte422(int yuv, int noyuvpad, int autoalloc) in testFourByte422() function