Home
last modified time | relevance | path

Searched refs:SetPixelGreen (Results 1 – 25 of 83) sorted by relevance

1234

/external/ImageMagick/MagickCore/
Dquantum-import.c465 SetPixelGreen(image,ScaleCharToQuantum(pixel),q); in ImportBGRQuantum()
486 SetPixelGreen(image,ScaleAnyToQuantum((pixel >> 12) & 0x3ff,range), in ImportBGRQuantum()
501 SetPixelGreen(image,ScaleAnyToQuantum(pixel,range),q); in ImportBGRQuantum()
513 SetPixelGreen(image,ScaleAnyToQuantum(pixel,range),q); in ImportBGRQuantum()
542 SetPixelGreen(image,ScaleAnyToQuantum((QuantumAny) (pixel >> 4), in ImportBGRQuantum()
566 SetPixelGreen(image,ScaleAnyToQuantum((QuantumAny) (pixel >> 4), in ImportBGRQuantum()
594 SetPixelGreen(image,ScaleAnyToQuantum((QuantumAny) (pixel >> 4), in ImportBGRQuantum()
624 SetPixelGreen(image,ScaleAnyToQuantum(pixel,range),q); in ImportBGRQuantum()
636 SetPixelGreen(image,ScaleAnyToQuantum(pixel,range),q); in ImportBGRQuantum()
657 SetPixelGreen(image,ClampToQuantum(QuantumRange* in ImportBGRQuantum()
[all …]
Dpixel.c2541 SetPixelGreen(image,ScaleCharToQuantum(*p++),q); in ImportCharPixel()
2560 SetPixelGreen(image,ScaleCharToQuantum(*p++),q); in ImportCharPixel()
2580 SetPixelGreen(image,ScaleCharToQuantum(*p++),q); in ImportCharPixel()
2600 SetPixelGreen(image,ScaleCharToQuantum(*p++),q); in ImportCharPixel()
2637 SetPixelGreen(image,ScaleCharToQuantum(*p++),q); in ImportCharPixel()
2656 SetPixelGreen(image,ScaleCharToQuantum(*p++),q); in ImportCharPixel()
2676 SetPixelGreen(image,ScaleCharToQuantum(*p++),q); in ImportCharPixel()
2696 SetPixelGreen(image,ScaleCharToQuantum(*p++),q); in ImportCharPixel()
2730 SetPixelGreen(image,ScaleCharToQuantum(*p),q); in ImportCharPixel()
2803 SetPixelGreen(image,ClampToQuantum(QuantumRange*(*p)),q); in ImportDoublePixel()
[all …]
Dcolorspace.c901 SetPixelGreen(image,ClampToQuantum(QuantumRange*Y),q); in sRGBTransformImage()
1008 SetPixelGreen(image,logmap[ScaleQuantumToMap(ClampToQuantum(green))], in sRGBTransformImage()
1072 SetPixelGreen(image,ClampToQuantum(green),q); in sRGBTransformImage()
1327 SetPixelGreen(image,ScaleMapToQuantum(pixel.green),q); in sRGBTransformImage()
2195 SetPixelGreen(image,ClampToQuantum(gray),q); in TransformsRGBImage()
2255 SetPixelGreen(image,ClampToQuantum(gray),q); in TransformsRGBImage()
2484 SetPixelGreen(image,ClampToQuantum(green),q); in TransformsRGBImage()
2592 SetPixelGreen(image,ClampToQuantum(EncodePixelGamma((MagickRealType) in TransformsRGBImage()
2657 SetPixelGreen(image,ClampToQuantum(green),q); in TransformsRGBImage()
2910 SetPixelGreen(image,ClampToQuantum(pixel.green),q); in TransformsRGBImage()
/external/ImageMagick/coders/
Dyuv.c266 SetPixelGreen(chroma_image,ScaleCharToQuantum(*p++), in ReadYUVImage()
270 SetPixelGreen(chroma_image,ScaleShortToQuantum(((*p) << 8) | in ReadYUVImage()
281 SetPixelGreen(image,0,q); in ReadYUVImage()
284 SetPixelGreen(image,0,q); in ReadYUVImage()
332 SetPixelGreen(image,0,q); in ReadYUVImage()
384 SetPixelGreen(chroma_image,ScaleCharToQuantum(*p++),q); in ReadYUVImage()
387 SetPixelGreen(chroma_image,ScaleShortToQuantum(((*p) << 8) | in ReadYUVImage()
465 SetPixelGreen(image,GetPixelGreen(resize_image,chroma_pixels),q); in ReadYUVImage()
Dscr.c229 SetPixelGreen(image,ScaleCharToQuantum( in ReadSCRImage()
236 SetPixelGreen(image,ScaleCharToQuantum( in ReadSCRImage()
Dsct.c260 SetPixelGreen(image,pixel,q); in ReadSCTImage()
266 SetPixelGreen(image,pixel,q); in ReadSCTImage()
Dmat.c214 SetPixelGreen(image,0,q); in InsertComplexDoubleRow()
220 SetPixelGreen(image,ClampToQuantum(f),q); in InsertComplexDoubleRow()
234 SetPixelGreen(image,0,q); in InsertComplexDoubleRow()
239 SetPixelGreen(image,ClampToQuantum(f),q); in InsertComplexDoubleRow()
278 SetPixelGreen(image,GetPixelBlue(image,q),q); in InsertComplexFloatRow()
282 SetPixelGreen(image,0,q); in InsertComplexFloatRow()
297 SetPixelGreen(image,GetPixelRed(image,q),q); in InsertComplexFloatRow()
301 SetPixelGreen(image,0,q); in InsertComplexFloatRow()
433 SetPixelGreen(image,GetPixelGreen(image,q)+QuantumRange/2+1,q); in FixSignedValues()
Duyvy.c167 SetPixelGreen(image,ScaleCharToQuantum(u),q); in ReadUYVYImage()
171 SetPixelGreen(image,ScaleCharToQuantum(u),q); in ReadUYVYImage()
Dpnm.c610 SetPixelGreen(image,pixel,q); in ReadPNMImage()
853 SetPixelGreen(image,ScaleCharToQuantum(*p++),q); in ReadPNMImage()
870 SetPixelGreen(image,ScaleShortToQuantum(pixel),q); in ReadPNMImage()
888 SetPixelGreen(image,ScaleLongToQuantum(pixel),q); in ReadPNMImage()
908 SetPixelGreen(image,ScaleAnyToQuantum(pixel,max_value),q); in ReadPNMImage()
925 SetPixelGreen(image,ScaleAnyToQuantum(pixel,max_value),q); in ReadPNMImage()
942 SetPixelGreen(image,ScaleAnyToQuantum(pixel,max_value),q); in ReadPNMImage()
1127 SetPixelGreen(image,ScaleAnyToQuantum(pixel,max_value), in ReadPNMImage()
1155 SetPixelGreen(image,ScaleAnyToQuantum(pixel,max_value), in ReadPNMImage()
1184 SetPixelGreen(image,ScaleAnyToQuantum(pixel,max_value), in ReadPNMImage()
[all …]
Drla.c336 SetPixelGreen(image,ScaleCharToQuantum(byte),q); in ReadRLAImage()
376 SetPixelGreen(image,ScaleCharToQuantum(byte),q); in ReadRLAImage()
Dmatte.c198 SetPixelGreen(matte_image,GetPixelAlpha(image,p),q); in WriteMATTEImage()
Dtim.c344 SetPixelGreen(image,ScaleCharToQuantum(ScaleColor5to8( in ReadTIMImage()
376 SetPixelGreen(image,ScaleCharToQuantum(*p++),q); in ReadTIMImage()
Dtim2.c402 SetPixelGreen(image,GetChannelValue(word,1,RGBA16),q); in ReadTIM2ImageData()
442 SetPixelGreen(image,GetChannelValue(word,1,RGB24),q); in ReadTIM2ImageData()
482 SetPixelGreen(image,GetChannelValue(word,1,RGBA32),q); in ReadTIM2ImageData()
Dxcf.c490 SetPixelGreen(tile_image,ScaleCharToQuantum(xcfdata->green),q); in load_tile()
583 SetPixelGreen(tile_image,data,q); in load_tile_rle()
594 SetPixelGreen(tile_image,data,q); in load_tile_rle()
639 SetPixelGreen(tile_image,data,q); in load_tile_rle()
650 SetPixelGreen(tile_image,data,q); in load_tile_rle()
Dhald.c158 SetPixelGreen(image,ClampToQuantum(QuantumRange*green/(cube_size-1.0)), in ReadHALDImage()
Dpix.c201 SetPixelGreen(image,green,q); in ReadPIXImage()
Dplasma.c108 SetPixelGreen(image,(Quantum) (QuantumRange* in PlasmaPixel()
Ddps.c393 SetPixelGreen(image,ScaleShortToQuantum(colors[index].green),q); in ReadDPSImage()
417 SetPixelGreen(image,ScaleShortToQuantum((unsigned short) color),q); in ReadDPSImage()
Dvips.c332 SetPixelGreen(image,pixel,q); in ReadVIPSPixelsNONE()
339 SetPixelGreen(image,ReadVIPSPixelNONE(image,format,type),q); in ReadVIPSPixelsNONE()
Ddds.c1184 SetPixelGreen(image,ScaleCharToQuantum(colors.g[code]),q); in SetDXT1Pixels()
1476 SetPixelGreen(image,ScaleCharToQuantum(colors.g[code]),q); in ReadDXT3Pixels()
1584 SetPixelGreen(image,ScaleCharToQuantum(colors.g[code]),q); in ReadDXT5Pixels()
1657 SetPixelGreen(image,ScaleCharToQuantum((unsigned char) in ReadUncompressedRGBPixels()
1666 SetPixelGreen(image,ScaleCharToQuantum((unsigned char) in ReadUncompressedRGBPixels()
1807 SetPixelGreen(image,ScaleCharToQuantum((unsigned char) in ReadUncompressedRGBAPixels()
1824 SetPixelGreen(image,ScaleCharToQuantum((unsigned char) in ReadUncompressedRGBAPixels()
1835 SetPixelGreen(image,ScaleCharToQuantum((unsigned char) in ReadUncompressedRGBAPixels()
1846 SetPixelGreen(image,ScaleCharToQuantum((unsigned char) in ReadUncompressedRGBAPixels()
Dviff.c647 SetPixelGreen(image,quantum == 0 ? 0 : QuantumRange,q); in ReadVIFFImage()
661 SetPixelGreen(image,quantum == 0 ? 0 : QuantumRange,q); in ReadVIFFImage()
716 SetPixelGreen(image,ScaleCharToQuantum(*(p+number_pixels)),q); in ReadVIFFImage()
727 SetPixelGreen(image,ClampToQuantum(image->colormap[ in ReadVIFFImage()
Dsun.c598 SetPixelGreen(image,ScaleCharToQuantum(*p++),q); in ReadSUNImage()
604 SetPixelGreen(image,ScaleCharToQuantum(*p++),q); in ReadSUNImage()
611 SetPixelGreen(image,ClampToQuantum(image->colormap[(ssize_t) in ReadSUNImage()
Dhrz.c168 SetPixelGreen(image,ScaleCharToQuantum(4**p++),q); in ReadHRZImage()
Drgb.c270 SetPixelGreen(image,GetPixelGreen(canvas_image,p),q); in ReadRGBImage()
362 SetPixelGreen(image,GetPixelGreen(canvas_image,p),q); in ReadRGBImage()
500 SetPixelGreen(image,GetPixelGreen(canvas_image,p),q); in ReadRGBImage()
767 SetPixelGreen(image,GetPixelGreen(canvas_image,p),q); in ReadRGBImage()
1154 SetPixelGreen(image,(Quantum) (((pixel >> 5) & 0x3f) << 10),q); in ReadRGB565Image()
Drle.c557 SetPixelGreen(image,ScaleCharToQuantum(*p++),q); in ReadRLEImage()
653 SetPixelGreen(image,ClampToQuantum(image->colormap[(ssize_t) in ReadRLEImage()

1234