Home
last modified time | relevance | path

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

/external/libjpeg-turbo/
Dtjunittest.c777 static int doBmpTest(const char *ext, int width, int align, int height, int pf, in doBmpTest() function
882 if (doBmpTest("bmp", width, align, height, format, 0) == -1) in bmpTest()
888 if (doBmpTest("ppm", width, align, height, format, in bmpTest()
895 if (doBmpTest("bmp", width, align, height, format, 0) == -1) in bmpTest()
901 if (doBmpTest("ppm", width, align, height, format, in bmpTest()