Home
last modified time | relevance | path

Searched refs:PushCharPixel (Results 1 – 6 of 6) sorted by relevance

/external/ImageMagick/MagickCore/
Dquantum-import.c278 p=PushCharPixel(p,&pixel); in ImportAlphaQuantum()
398 p=PushCharPixel(p,&pixel); in ImportBGRQuantum()
400 p=PushCharPixel(p,&pixel); in ImportBGRQuantum()
402 p=PushCharPixel(p,&pixel); in ImportBGRQuantum()
706 p=PushCharPixel(p,&pixel); in ImportBGRAQuantum()
708 p=PushCharPixel(p,&pixel); in ImportBGRAQuantum()
710 p=PushCharPixel(p,&pixel); in ImportBGRAQuantum()
712 p=PushCharPixel(p,&pixel); in ImportBGRAQuantum()
940 p=PushCharPixel(p,&pixel); in ImportBGROQuantum()
942 p=PushCharPixel(p,&pixel); in ImportBGROQuantum()
[all …]
Dquantum-private.h232 static inline const unsigned char *PushCharPixel(const unsigned char *pixels, in PushCharPixel() function
/external/ImageMagick/coders/
Dpnm.c724 p=PushCharPixel(p,&pixel); in ReadPNMImage()
875 p=PushCharPixel(p,&pixel); in ReadPNMImage()
877 p=PushCharPixel(p,&pixel); in ReadPNMImage()
879 p=PushCharPixel(p,&pixel); in ReadPNMImage()
1028 p=PushCharPixel(p,&pixel); in ReadPNMImage()
1034 p=PushCharPixel(p,&pixel); in ReadPNMImage()
1097 p=PushCharPixel(p,&pixel); in ReadPNMImage()
1099 p=PushCharPixel(p,&pixel); in ReadPNMImage()
1102 p=PushCharPixel(p,&pixel); in ReadPNMImage()
1105 p=PushCharPixel(p,&pixel); in ReadPNMImage()
[all …]
Dmiff.c259 p=PushCharPixel(p,&quantum); in PushRunlengthPacket()
304 p=PushCharPixel(p,&quantum); in PushRunlengthPacket()
310 p=PushCharPixel(p,&quantum); in PushRunlengthPacket()
312 p=PushCharPixel(p,&quantum); in PushRunlengthPacket()
317 p=PushCharPixel(p,&quantum); in PushRunlengthPacket()
322 p=PushCharPixel(p,&quantum); in PushRunlengthPacket()
1250 p=PushCharPixel(p,&char_pixel); in ReadMIFFImage()
1253 p=PushCharPixel(p,&char_pixel); in ReadMIFFImage()
1256 p=PushCharPixel(p,&char_pixel); in ReadMIFFImage()
Dmpc.c928 p=PushCharPixel(p,&pixel); in ReadMPCImage()
931 p=PushCharPixel(p,&pixel); in ReadMPCImage()
934 p=PushCharPixel(p,&pixel); in ReadMPCImage()
Dpsd.c792 p=PushCharPixel(p,&name_length); in ParseImageResourceBlocks()