Searched refs:cmppixel (Results 1 – 2 of 2) sorted by relevance
/external/libpng/contrib/libtests/ |
D | pngstest.c | 2420 cmppixel(Transform *transform, png_const_voidp in, png_const_voidp out, in cmppixel() function 2726 else if (!cmppixel(&tr, a_cmap, b_cmap, 0, y)) in compare_two_images() 2920 if (!cmppixel(&tr, psa, psb, x, y) && (a->opts & KEEP_GOING) == 0) in compare_two_images()
|
/external/libpng/ |
D | CHANGES | 3962 allow all possible RGB transforms to be passed; pngstest cmppixel needs
|