/external/ImageMagick/coders/ |
D | cut.c | 125 SetPixelIndex(image,index,q); in InsertRow() 137 SetPixelIndex(image,index,q); in InsertRow() 152 SetPixelIndex(image,index,q); in InsertRow() 157 SetPixelIndex(image,index,q); in InsertRow() 162 SetPixelIndex(image,index,q); in InsertRow() 167 SetPixelIndex(image,index,q); in InsertRow() 176 SetPixelIndex(image,index,q); in InsertRow() 183 SetPixelIndex(image,index,q); in InsertRow() 191 SetPixelIndex(image,index,q); in InsertRow() 208 SetPixelIndex(image,index,q); in InsertRow() [all …]
|
D | wpg.c | 294 SetPixelIndex(image,index,q); in InsertRow() 306 SetPixelIndex(image,index,q); in InsertRow() 320 SetPixelIndex(image,index,q); in InsertRow() 325 SetPixelIndex(image,index,q); in InsertRow() 330 SetPixelIndex(image,index,q); in InsertRow() 335 SetPixelIndex(image,index,q); in InsertRow() 344 SetPixelIndex(image,index,q); in InsertRow() 351 SetPixelIndex(image,index,q); in InsertRow() 359 SetPixelIndex(image,index,q); in InsertRow() 376 SetPixelIndex(image,index,q); in InsertRow() [all …]
|
D | tim.c | 275 SetPixelIndex(image,(*p) & 0x0f,q); in ReadTIMImage() 277 SetPixelIndex(image,(*p >> 4) & 0x0f,q); in ReadTIMImage() 283 SetPixelIndex(image,(*p >> 4) & 0x0f,q); in ReadTIMImage() 312 SetPixelIndex(image,*p++,q); in ReadTIMImage()
|
D | mac.c | 198 SetPixelIndex(image,((byte & 0x80) != 0 ? 0x01 : 0x00),q); in ReadMACImage() 233 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 | tim2.c | 312 SetPixelIndex(image,(*p >> 0) & 0x0F,q); in ReadTIM2ImageData() 314 SetPixelIndex(image,(*p >> 4) & 0x0F,q); in ReadTIM2ImageData() 320 SetPixelIndex(image,(*p >> 4) & 0x0F,q); in ReadTIM2ImageData() 353 SetPixelIndex(image,*p,q); in ReadTIM2ImageData()
|
D | icon.c | 444 SetPixelIndex(image,((byte & (0x80 >> bit)) != 0 ? 0x01 : in ReadICONImage() 454 SetPixelIndex(image,((byte & (0x80 >> bit)) != 0 ? 0x01 : in ReadICONImage() 486 SetPixelIndex(image,((byte >> 4) & 0xf),q); in ReadICONImage() 488 SetPixelIndex(image,((byte) & 0xf),q); in ReadICONImage() 494 SetPixelIndex(image,((byte >> 4) & 0xf),q); in ReadICONImage() 524 SetPixelIndex(image,(Quantum) byte,q); in ReadICONImage() 555 SetPixelIndex(image,(Quantum) byte,q); in ReadICONImage()
|
D | dib.c | 728 SetPixelIndex(image,index,q); in ReadDIBImage() 738 SetPixelIndex(image,index,q); in ReadDIBImage() 771 SetPixelIndex(image,index,q); in ReadDIBImage() 775 SetPixelIndex(image,index,q); in ReadDIBImage() 783 SetPixelIndex(image,index,q); in ReadDIBImage() 817 SetPixelIndex(image,index,q); in ReadDIBImage()
|
D | pdb.c | 478 SetPixelIndex(image,index,q); in ReadPDBImage() 516 SetPixelIndex(image,index,q); in ReadPDBImage() 553 SetPixelIndex(image,index,q); in ReadPDBImage()
|
D | vips.c | 344 SetPixelIndex(image,ReadVIPSPixelNONE(image,format,type),q); in ReadVIPSPixelsNONE() 350 SetPixelIndex(image,ReadVIPSPixelNONE(image,format,type),q); in ReadVIPSPixelsNONE()
|
D | sun.c | 521 SetPixelIndex(image,(Quantum) ((*p) & (0x01 << bit) ? 0x00 : 0x01), in ReadSUNImage() 531 SetPixelIndex(image,(Quantum) ((*p) & (0x01 << bit) ? 0x00 : in ReadSUNImage() 559 SetPixelIndex(image,ConstrainColormapIndex(image,*p,exception),q); in ReadSUNImage()
|
D | pix.c | 199 SetPixelIndex(image,index,q); in ReadPIXImage()
|
D | rgf.c | 202 SetPixelIndex(image,(Quantum) ((byte & 0x01) != 0 ? 0x01 : 0x00),q); in ReadRGFImage()
|
D | otb.c | 189 SetPixelIndex(image,(byte & (0x01 << (7-bit))) ? 0x00 : 0x01,q); in ReadOTBImage()
|
D | wbmp.c | 208 SetPixelIndex(image,(byte & (0x01 << (7-bit))) ? 1 : 0,q); in ReadWBMPImage()
|
D | bmp.c | 1148 SetPixelIndex(image,index,q); in ReadBMPImage() 1158 SetPixelIndex(image,index,q); in ReadBMPImage() 1191 SetPixelIndex(image,index,q); in ReadBMPImage() 1194 SetPixelIndex(image,index,q); in ReadBMPImage() 1202 SetPixelIndex(image,index,q); in ReadBMPImage() 1239 SetPixelIndex(image,index,q); in ReadBMPImage()
|
D | uil.c | 275 SetPixelIndex(image,(Quantum) image->colors,q); in WriteUILImage()
|
D | viff.c | 650 SetPixelIndex(image,(Quantum) quantum,q); in ReadVIFFImage() 664 SetPixelIndex(image,(Quantum) quantum,q); in ReadVIFFImage() 689 SetPixelIndex(image,*p++,q); in ReadVIFFImage()
|
D | palm.c | 521 SetPixelIndex(image,index,q); in ReadPALMImage() 868 SetPixelIndex(image,(Quantum) FindColor(&image->colormap[(ssize_t) in WritePALMImage()
|
D | map.c | 244 SetPixelIndex(image,index,q); in ReadMAPImage()
|
D | jbig.c | 257 SetPixelIndex(image,index,q); in ReadJBIGImage()
|
/external/ImageMagick/MagickCore/ |
D | colormap.c | 235 SetPixelIndex(image,(Quantum) index,q); in CycleColormapImage() 367 SetPixelIndex(image,index,q); in SortColormapByIntensity()
|
D | quantum-import.c | 3056 SetPixelIndex(image,PushColormapIndex(image,pixel,&range_exception), in ImportIndexQuantum() 3070 SetPixelIndex(image,PushColormapIndex(image,pixel,&range_exception),q); in ImportIndexQuantum() 3085 SetPixelIndex(image,PushColormapIndex(image,pixel,&range_exception),q); in ImportIndexQuantum() 3090 SetPixelIndex(image,PushColormapIndex(image,pixel,&range_exception),q); in ImportIndexQuantum() 3099 SetPixelIndex(image,PushColormapIndex(image,pixel,&range_exception),q); in ImportIndexQuantum() 3114 SetPixelIndex(image,PushColormapIndex(image,pixel,&range_exception),q); in ImportIndexQuantum() 3132 SetPixelIndex(image,PushColormapIndex(image,(size_t) in ImportIndexQuantum() 3145 SetPixelIndex(image,PushColormapIndex(image,pixel,&range_exception),q); in ImportIndexQuantum() 3163 SetPixelIndex(image,PushColormapIndex(image,(size_t) in ImportIndexQuantum() 3183 SetPixelIndex(image,PushColormapIndex(image,(size_t) in ImportIndexQuantum() [all …]
|
D | segment.c | 577 SetPixelIndex(image,(Quantum) 0,q); in Classify() 593 SetPixelIndex(image,(Quantum) cluster->id,q); in Classify() 639 SetPixelIndex(image,(Quantum) j,q); in Classify()
|