Home
last modified time | relevance | path

Searched refs:PopCharPixel (Results 1 – 5 of 5) sorted by relevance

/external/ImageMagick/MagickCore/
Dquantum-export.c263 q=PopCharPixel(pixel,q); in ExportAlphaQuantum()
367 q=PopCharPixel(ScaleQuantumToChar(GetPixelBlue(image,p)),q); in ExportBGRQuantum()
368 q=PopCharPixel(ScaleQuantumToChar(GetPixelGreen(image,p)),q); in ExportBGRQuantum()
369 q=PopCharPixel(ScaleQuantumToChar(GetPixelRed(image,p)),q); in ExportBGRQuantum()
667 q=PopCharPixel(pixel,q); in ExportBGRAQuantum()
669 q=PopCharPixel(pixel,q); in ExportBGRAQuantum()
671 q=PopCharPixel(pixel,q); in ExportBGRAQuantum()
673 q=PopCharPixel(pixel,q); in ExportBGRAQuantum()
911 q=PopCharPixel(pixel,q); in ExportBGROQuantum()
913 q=PopCharPixel(pixel,q); in ExportBGROQuantum()
[all …]
Dquantum-private.h175 static inline unsigned char *PopCharPixel(const unsigned char pixel, in PopCharPixel() function
/external/ImageMagick/coders/
Dpnm.c2014 q=PopCharPixel((unsigned char) pixel,q); in WritePNMImage()
2120 q=PopCharPixel((unsigned char) pixel,q); in WritePNMImage()
2122 q=PopCharPixel((unsigned char) pixel,q); in WritePNMImage()
2124 q=PopCharPixel((unsigned char) pixel,q); in WritePNMImage()
2220 q=PopCharPixel((unsigned char) pixel,q); in WritePNMImage()
2225 q=PopCharPixel((unsigned char) pixel,q); in WritePNMImage()
2271 q=PopCharPixel((unsigned char) pixel,q); in WritePNMImage()
2274 q=PopCharPixel((unsigned char) pixel,q); in WritePNMImage()
2277 q=PopCharPixel((unsigned char) pixel,q); in WritePNMImage()
2280 q=PopCharPixel((unsigned char) pixel,q); in WritePNMImage()
[all …]
Dmiff.c1811 pixels=PopCharPixel(value,pixels); in PopRunlengthPacket()
1882 pixels=PopCharPixel(value,pixels); in PopRunlengthPacket()
1887 pixels=PopCharPixel(value,pixels); in PopRunlengthPacket()
1889 pixels=PopCharPixel(value,pixels); in PopRunlengthPacket()
1895 pixels=PopCharPixel(value,pixels); in PopRunlengthPacket()
1901 pixels=PopCharPixel(value,pixels); in PopRunlengthPacket()
2390 q=PopCharPixel(pixel,q); in WriteMIFFImage()
2393 q=PopCharPixel(pixel,q); in WriteMIFFImage()
2395 q=PopCharPixel(pixel,q); in WriteMIFFImage()
Dmpc.c1436 q=PopCharPixel(pixel,q); in WriteMPCImage()
1439 q=PopCharPixel(pixel,q); in WriteMPCImage()
1441 q=PopCharPixel(pixel,q); in WriteMPCImage()