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

/external/libpng/contrib/libtests/
H A Dpngstest.c2802 png_const_bytep a_cmap = (png_const_bytep)a->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 98 milliseconds