/external/ImageMagick/coders/ |
D | cut.c | 118 SetPixelIndex(image,index,q); in InsertRow() 128 SetPixelIndex(image,index,q); in InsertRow() 144 SetPixelIndex(image,index,q); in InsertRow() 147 SetPixelIndex(image,index,q); in InsertRow() 150 SetPixelIndex(image,index,q); in InsertRow() 153 SetPixelIndex(image,index,q); in InsertRow() 160 SetPixelIndex(image,index,q); in InsertRow() 166 SetPixelIndex(image,index,q); in InsertRow() 173 SetPixelIndex(image,index,q); in InsertRow() 191 SetPixelIndex(image,index,q); in InsertRow() [all …]
|
D | wpg.c | 294 SetPixelIndex(image,index,q); in InsertRow() 305 SetPixelIndex(image,index,q); in InsertRow() 323 SetPixelIndex(image,index,q); in InsertRow() 327 SetPixelIndex(image,index,q); in InsertRow() 331 SetPixelIndex(image,index,q); in InsertRow() 335 SetPixelIndex(image,index,q); in InsertRow() 343 SetPixelIndex(image,index,q); in InsertRow() 349 SetPixelIndex(image,index,q); in InsertRow() 356 SetPixelIndex(image,index,q); in InsertRow() 376 SetPixelIndex(image,index,q); in InsertRow() [all …]
|
D | tim.c | 268 SetPixelIndex(image,(*p) & 0x0f,q); in ReadTIMImage() 270 SetPixelIndex(image,(*p >> 4) & 0x0f,q); in ReadTIMImage() 276 SetPixelIndex(image,(*p >> 4) & 0x0f,q); in ReadTIMImage() 305 SetPixelIndex(image,*p++,q); in ReadTIMImage()
|
D | pdb.c | 462 SetPixelIndex(image,index,q); in ReadPDBImage() 490 SetPixelIndex(image,index,q); in ReadPDBImage() 493 SetPixelIndex(image,index,q); in ReadPDBImage() 496 SetPixelIndex(image,index,q); in ReadPDBImage() 499 SetPixelIndex(image,index,q); in ReadPDBImage() 526 SetPixelIndex(image,index,q); in ReadPDBImage() 529 SetPixelIndex(image,index,q); in ReadPDBImage()
|
D | mac.c | 194 SetPixelIndex(image,((byte & 0x80) != 0 ? 0x01 : 0x00),q); in ReadMACImage() 229 SetPixelIndex(image,((byte & 0x80) != 0 ? 0x01 : 0x00),q); in ReadMACImage()
|
D | stegano.c | 94 #define SetBit(i,set) SetPixelIndex(image,(Quantum) ((set) != 0 ? \ in ReadSTEGANOImage() 169 SetPixelIndex(image,0,q); in ReadSTEGANOImage()
|
D | mono.c | 172 SetPixelIndex(image,((byte & 0x01) != 0) ? 0x00 : 0x01,q); in ReadMONOImage() 174 SetPixelIndex(image,((byte & 0x01) != 0) ? 0x01 : 0x00,q); in ReadMONOImage()
|
D | dib.c | 690 SetPixelIndex(image,index,q); in ReadDIBImage() 700 SetPixelIndex(image,index,q); in ReadDIBImage() 732 SetPixelIndex(image,index,q); in ReadDIBImage() 735 SetPixelIndex(image,index,q); in ReadDIBImage() 742 SetPixelIndex(image,index,q); in ReadDIBImage() 776 SetPixelIndex(image,index,q); in ReadDIBImage()
|
D | icon.c | 497 SetPixelIndex(image,((byte & (0x80 >> bit)) != 0 ? 0x01 : in ReadICONImage() 507 SetPixelIndex(image,((byte & (0x80 >> bit)) != 0 ? 0x01 : in ReadICONImage() 539 SetPixelIndex(image,((byte >> 4) & 0xf),q); in ReadICONImage() 541 SetPixelIndex(image,((byte) & 0xf),q); in ReadICONImage() 547 SetPixelIndex(image,((byte >> 4) & 0xf),q); in ReadICONImage() 577 SetPixelIndex(image,(Quantum) byte,q); in ReadICONImage() 608 SetPixelIndex(image,(Quantum) byte,q); in ReadICONImage()
|
D | vips.c | 344 SetPixelIndex(image,ReadVIPSPixelNONE(image,format,type),q); in ReadVIPSPixelsNONE() 350 SetPixelIndex(image,ReadVIPSPixelNONE(image,format,type),q); in ReadVIPSPixelsNONE()
|
D | pix.c | 190 SetPixelIndex(image,index,q); in ReadPIXImage()
|
D | sun.c | 496 SetPixelIndex(image,(Quantum) ((*p) & (0x01 << bit) ? 0x00 : 0x01), in ReadSUNImage() 506 SetPixelIndex(image,(Quantum) ((*p) & (0x01 << bit) ? 0x00 : in ReadSUNImage() 534 SetPixelIndex(image,ConstrainColormapIndex(image,*p,exception),q); in ReadSUNImage()
|
D | bmp.c | 1061 SetPixelIndex(image,index,q); in ReadBMPImage() 1071 SetPixelIndex(image,index,q); in ReadBMPImage() 1103 SetPixelIndex(image,index,q); in ReadBMPImage() 1106 SetPixelIndex(image,index,q); in ReadBMPImage() 1113 SetPixelIndex(image,index,q); in ReadBMPImage() 1150 SetPixelIndex(image,index,q); in ReadBMPImage()
|
D | otb.c | 189 SetPixelIndex(image,(byte & (0x01 << (7-bit))) ? 0x00 : 0x01,q); in ReadOTBImage()
|
D | rgf.c | 202 SetPixelIndex(image,(Quantum) ((byte & 0x01) != 0 ? 0x01 : 0x00),q); in ReadRGFImage()
|
D | wbmp.c | 206 SetPixelIndex(image,(byte & (0x01 << (7-bit))) ? 1 : 0,q); in ReadWBMPImage()
|
D | uil.c | 274 SetPixelIndex(image,(Quantum) image->colors,q); in WriteUILImage()
|
D | viff.c | 635 SetPixelIndex(image,(Quantum) quantum,q); in ReadVIFFImage() 649 SetPixelIndex(image,(Quantum) quantum,q); in ReadVIFFImage() 674 SetPixelIndex(image,*p++,q); in ReadVIFFImage()
|
D | palm.c | 502 SetPixelIndex(image,index,q); in ReadPALMImage() 841 SetPixelIndex(image,(Quantum) FindColor(&image->colormap[(ssize_t) in WritePALMImage()
|
D | map.c | 232 SetPixelIndex(image,index,q); in ReadMAPImage()
|
D | xpm.c | 449 SetPixelIndex(image,(Quantum) j,r); in ReadXPMImage() 750 SetPixelIndex(picon,(Quantum) picon->colors,q); in WritePICONImage()
|
D | jbig.c | 257 SetPixelIndex(image,index,q); in ReadJBIGImage()
|
/external/ImageMagick/MagickCore/ |
D | colormap.c | 227 SetPixelIndex(image,(Quantum) index,q); in CycleColormapImage() 365 SetPixelIndex(image,index,q); in SortColormapByIntensity()
|
D | quantum-import.c | 2692 SetPixelIndex(image,PushColormapIndex(image,pixel,&range_exception), in ImportIndexQuantum() 2706 SetPixelIndex(image,PushColormapIndex(image,pixel,&range_exception),q); in ImportIndexQuantum() 2721 SetPixelIndex(image,PushColormapIndex(image,pixel,&range_exception),q); in ImportIndexQuantum() 2726 SetPixelIndex(image,PushColormapIndex(image,pixel,&range_exception),q); in ImportIndexQuantum() 2735 SetPixelIndex(image,PushColormapIndex(image,pixel,&range_exception),q); in ImportIndexQuantum() 2750 SetPixelIndex(image,PushColormapIndex(image,pixel,&range_exception),q); in ImportIndexQuantum() 2768 SetPixelIndex(image,PushColormapIndex(image,ClampToQuantum( in ImportIndexQuantum() 2781 SetPixelIndex(image,PushColormapIndex(image,pixel,&range_exception),q); in ImportIndexQuantum() 2802 SetPixelIndex(image,PushColormapIndex(image,ClampToQuantum(pixel), in ImportIndexQuantum() 2814 SetPixelIndex(image,PushColormapIndex(image,pixel,&range_exception),q); in ImportIndexQuantum() [all …]
|
D | vision.c | 405 SetPixelIndex(component_image,(Quantum) id,q); in ConnectedComponentsImage() 530 SetPixelIndex(image,(Quantum) id,q); in ConnectedComponentsImage()
|