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

/external/libpng/contrib/libtests/
H A Dpngstest.c2803 png_const_bytep b_cmap = (png_const_bytep)b->colormap; local
2809 for (y=0; y<256; ++y, a_cmap += a_sample, b_cmap += b_sample)
2842 else if (!cmppixel(&tr, a_cmap, b_cmap, 0, y))

Completed in 41 milliseconds