Home
last modified time | relevance | path

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

/external/libpng/contrib/libtests/
Dpngstest.c2687 png_const_bytep b_cmap = (png_const_bytep)b->colormap; in compare_two_images() local
2693 for (y=0; y<256; ++y, a_cmap += a_sample, b_cmap += b_sample) in compare_two_images()
2726 else if (!cmppixel(&tr, a_cmap, b_cmap, 0, y)) in compare_two_images()