Searched refs:PushCharPixel (Results 1 – 6 of 6) sorted by relevance
/external/ImageMagick/MagickCore/ |
D | quantum-import.c | 278 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 …]
|
D | quantum-private.h | 232 static inline const unsigned char *PushCharPixel(const unsigned char *pixels, in PushCharPixel() function
|
/external/ImageMagick/coders/ |
D | pnm.c | 724 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 …]
|
D | miff.c | 259 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()
|
D | mpc.c | 928 p=PushCharPixel(p,&pixel); in ReadMPCImage() 931 p=PushCharPixel(p,&pixel); in ReadMPCImage() 934 p=PushCharPixel(p,&pixel); in ReadMPCImage()
|
D | psd.c | 792 p=PushCharPixel(p,&name_length); in ParseImageResourceBlocks()
|