Home
last modified time | relevance | path

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

12

/external/ImageMagick/coders/
Dcut.c118 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 …]
Dwpg.c294 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 …]
Dtim.c268 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()
Dpdb.c462 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()
Dmac.c194 SetPixelIndex(image,((byte & 0x80) != 0 ? 0x01 : 0x00),q); in ReadMACImage()
229 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()
Ddib.c690 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()
Dicon.c497 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()
Dvips.c344 SetPixelIndex(image,ReadVIPSPixelNONE(image,format,type),q); in ReadVIPSPixelsNONE()
350 SetPixelIndex(image,ReadVIPSPixelNONE(image,format,type),q); in ReadVIPSPixelsNONE()
Dpix.c190 SetPixelIndex(image,index,q); in ReadPIXImage()
Dsun.c496 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()
Dbmp.c1061 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()
Dotb.c189 SetPixelIndex(image,(byte & (0x01 << (7-bit))) ? 0x00 : 0x01,q); in ReadOTBImage()
Drgf.c202 SetPixelIndex(image,(Quantum) ((byte & 0x01) != 0 ? 0x01 : 0x00),q); in ReadRGFImage()
Dwbmp.c206 SetPixelIndex(image,(byte & (0x01 << (7-bit))) ? 1 : 0,q); in ReadWBMPImage()
Duil.c274 SetPixelIndex(image,(Quantum) image->colors,q); in WriteUILImage()
Dviff.c635 SetPixelIndex(image,(Quantum) quantum,q); in ReadVIFFImage()
649 SetPixelIndex(image,(Quantum) quantum,q); in ReadVIFFImage()
674 SetPixelIndex(image,*p++,q); in ReadVIFFImage()
Dpalm.c502 SetPixelIndex(image,index,q); in ReadPALMImage()
841 SetPixelIndex(image,(Quantum) FindColor(&image->colormap[(ssize_t) in WritePALMImage()
Dmap.c232 SetPixelIndex(image,index,q); in ReadMAPImage()
Dxpm.c449 SetPixelIndex(image,(Quantum) j,r); in ReadXPMImage()
750 SetPixelIndex(picon,(Quantum) picon->colors,q); in WritePICONImage()
Djbig.c257 SetPixelIndex(image,index,q); in ReadJBIGImage()
/external/ImageMagick/MagickCore/
Dcolormap.c227 SetPixelIndex(image,(Quantum) index,q); in CycleColormapImage()
365 SetPixelIndex(image,index,q); in SortColormapByIntensity()
Dquantum-import.c2692 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 …]
Dvision.c405 SetPixelIndex(component_image,(Quantum) id,q); in ConnectedComponentsImage()
530 SetPixelIndex(image,(Quantum) id,q); in ConnectedComponentsImage()

12