Searched defs:pixel_in (Results 1 – 2 of 2) sorted by relevance
63 const unsigned char* pixel_in = &input[x * 4]; in ConvertBetweenBGRAandRGBA() local77 const unsigned char* pixel_in = &bgr[x * 3]; in ConvertBGRtoRGB() local90 const unsigned char* pixel_in = &rgba[x * 4]; in ConvertRGBAtoRGB() local155 const unsigned char* pixel_in = &rgb[x * 3]; in ConvertRGBtoRGBA() local169 const unsigned char* pixel_in = &rgb[x * 3]; in ConvertRGBtoBGRA() local429 const unsigned char* pixel_in = &bgra[x * 4]; in ConvertBGRAtoRGB() local
2355 char pixel_in[64], pixel_calc[64], pixel_out[64], pixel_loc[64]; in logpixel() local2424 Pixel pixel_in, pixel_calc, pixel_out; in cmppixel() local