Searched refs:initTJUnitTest (Results 1 – 1 of 1) sorted by relevance
/external/libjpeg-turbo/ |
D | tjunittest.c | 913 static void initTJUnitTest(int yuv, int noyuvpad, int autoalloc) in initTJUnitTest() function 925 initTJUnitTest(yuv, noyuvpad, autoalloc); in testBmp() 933 initTJUnitTest(yuv, noyuvpad, autoalloc); in testThreeByte444() 942 initTJUnitTest(yuv, noyuvpad, autoalloc); in testFourByte444() 952 initTJUnitTest(yuv, noyuvpad, autoalloc); in testThreeByte422() 961 initTJUnitTest(yuv, noyuvpad, autoalloc); in testFourByte422() 971 initTJUnitTest(yuv, noyuvpad, autoalloc); in testThreeByte420() 980 initTJUnitTest(yuv, noyuvpad, autoalloc); in testFourByte420() 990 initTJUnitTest(yuv, noyuvpad, autoalloc); in testThreeByte440() 999 initTJUnitTest(yuv, noyuvpad, autoalloc); in testFourByte440() [all …]
|