Home
last modified time | relevance | path

Searched defs:pixel_out (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/testing/image_diff/
Dimage_diff_png.cpp64 unsigned char* pixel_out = &output[x * 4]; in ConvertBetweenBGRAandRGBA() local
78 unsigned char* pixel_out = &rgb[x * 3]; in ConvertBGRtoRGB() local
91 unsigned char* pixel_out = &rgb[x * 3]; in ConvertRGBAtoRGB() local
156 unsigned char* pixel_out = &rgba[x * 4]; in ConvertRGBtoRGBA() local
170 unsigned char* pixel_out = &bgra[x * 4]; in ConvertRGBtoBGRA() local
430 unsigned char* pixel_out = &rgb[x * 3]; in ConvertBGRAtoRGB() local
/external/libpng/contrib/libtests/
Dpngstest.c2355 char pixel_in[64], pixel_calc[64], pixel_out[64], pixel_loc[64]; in logpixel() local
2424 Pixel pixel_in, pixel_calc, pixel_out; in cmppixel() local