Home
last modified time | relevance | path

Searched refs:SetPixelIndex (Results 1 – 25 of 50) sorted by relevance

12

/external/ImageMagick/coders/
Dcut.c125 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 …]
Dwpg.c294 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 …]
Dtim.c275 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()
Dmac.c198 SetPixelIndex(image,((byte & 0x80) != 0 ? 0x01 : 0x00),q); in ReadMACImage()
233 SetPixelIndex(image,((byte & 0x80) != 0 ? 0x01 : 0x00),q); in ReadMACImage()
Dstegano.c94 #define SetBit(i,set) SetPixelIndex(image,(Quantum) ((set) != 0 ? \ in ReadSTEGANOImage()
169 SetPixelIndex(image,0,q); in ReadSTEGANOImage()
Dmono.c172 SetPixelIndex(image,((byte & 0x01) != 0) ? 0x00 : 0x01,q); in ReadMONOImage()
174 SetPixelIndex(image,((byte & 0x01) != 0) ? 0x01 : 0x00,q); in ReadMONOImage()
Dtim2.c312 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()
Dicon.c444 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()
Ddib.c728 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()
Dpdb.c478 SetPixelIndex(image,index,q); in ReadPDBImage()
516 SetPixelIndex(image,index,q); in ReadPDBImage()
553 SetPixelIndex(image,index,q); in ReadPDBImage()
Dvips.c344 SetPixelIndex(image,ReadVIPSPixelNONE(image,format,type),q); in ReadVIPSPixelsNONE()
350 SetPixelIndex(image,ReadVIPSPixelNONE(image,format,type),q); in ReadVIPSPixelsNONE()
Dsun.c521 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()
Dpix.c199 SetPixelIndex(image,index,q); in ReadPIXImage()
Drgf.c202 SetPixelIndex(image,(Quantum) ((byte & 0x01) != 0 ? 0x01 : 0x00),q); in ReadRGFImage()
Dotb.c189 SetPixelIndex(image,(byte & (0x01 << (7-bit))) ? 0x00 : 0x01,q); in ReadOTBImage()
Dwbmp.c208 SetPixelIndex(image,(byte & (0x01 << (7-bit))) ? 1 : 0,q); in ReadWBMPImage()
Dbmp.c1148 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()
Duil.c275 SetPixelIndex(image,(Quantum) image->colors,q); in WriteUILImage()
Dviff.c650 SetPixelIndex(image,(Quantum) quantum,q); in ReadVIFFImage()
664 SetPixelIndex(image,(Quantum) quantum,q); in ReadVIFFImage()
689 SetPixelIndex(image,*p++,q); in ReadVIFFImage()
Dpalm.c521 SetPixelIndex(image,index,q); in ReadPALMImage()
868 SetPixelIndex(image,(Quantum) FindColor(&image->colormap[(ssize_t) in WritePALMImage()
Dmap.c244 SetPixelIndex(image,index,q); in ReadMAPImage()
Djbig.c257 SetPixelIndex(image,index,q); in ReadJBIGImage()
/external/ImageMagick/MagickCore/
Dcolormap.c235 SetPixelIndex(image,(Quantum) index,q); in CycleColormapImage()
367 SetPixelIndex(image,index,q); in SortColormapByIntensity()
Dquantum-import.c3056 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 …]
Dsegment.c577 SetPixelIndex(image,(Quantum) 0,q); in Classify()
593 SetPixelIndex(image,(Quantum) cluster->id,q); in Classify()
639 SetPixelIndex(image,(Quantum) j,q); in Classify()

12