Searched defs:pixel_out (Results 1 – 5 of 5) sorted by relevance
155 unsigned char* pixel_out = &rgb[x * 3]; in StripAlpha() local170 unsigned char* pixel_out = &rgb[x * 3]; in BGRAtoRGB() local411 unsigned char* pixel_out = &rgba[x * 4]; in AddAlpha() local425 unsigned char* pixel_out = &rgb[x * 4]; in RGBtoBGRA() local
26 unsigned char* pixel_out = &output[x * 4]; in ConvertBetweenBGRAandRGBA() local38 unsigned char* pixel_out = &rgb[x * 3]; in ConvertRGBAtoRGB() local49 unsigned char* pixel_out = &rgb[x * 3]; in ConvertSkiatoRGB() local507 unsigned char* pixel_out = &rgb[x * 3]; in ConvertBGRAtoRGB() local
49 unsigned char* pixel_out = &output[x * 4]; in ConvertBetweenBGRAandRGBA() local61 unsigned char* pixel_out = &rgb[x * 3]; in ConvertRGBAtoRGB() local123 unsigned char* pixel_out = &rgba[x * 4]; in ConvertRGBtoRGBA() local135 unsigned char* pixel_out = &bgra[x * 4]; in ConvertRGBtoBGRA() local390 unsigned char* pixel_out = &rgb[x * 3]; in ConvertBGRAtoRGB() local
94 unsigned char* pixel_out = reinterpret_cast<unsigned char*>(&output[i]); in ConvertBetweenBGRAandRGBA() local
2472 char pixel_in[64], pixel_calc[64], pixel_out[64], pixel_loc[64]; in logpixel() local2541 Pixel pixel_in, pixel_calc, pixel_out; in cmppixel() local