Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
Dtjunittest.c721 int doBmpTest(const char *ext, int width, int align, int height, int pf, in doBmpTest() function
818 if (doBmpTest("bmp", width, align, height, format, 0) == -1) in bmpTest()
824 if (doBmpTest("ppm", width, align, height, format, in bmpTest()
831 if (doBmpTest("bmp", width, align, height, format, 0) == -1) in bmpTest()
837 if (doBmpTest("ppm", width, align, height, format, in bmpTest()
/third_party/libjpeg-turbo/
Dtjunittest.c764 static int doBmpTest(const char *ext, int width, int align, int height, int pf, in doBmpTest() function
861 if (doBmpTest("bmp", width, align, height, format, 0) == -1) in bmpTest()
867 if (doBmpTest("ppm", width, align, height, format, in bmpTest()
874 if (doBmpTest("bmp", width, align, height, format, 0) == -1) in bmpTest()
880 if (doBmpTest("ppm", width, align, height, format, in bmpTest()
/third_party/skia/third_party/externals/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()