/external/ImageMagick/MagickCore/ |
D | quantum-import.c | 401 SetPixelGreen(image,ScaleCharToQuantum(pixel),q); in ImportBGRQuantum() 419 SetPixelGreen(image,ScaleAnyToQuantum((pixel >> 12) & 0x3ff,range), in ImportBGRQuantum() 434 SetPixelGreen(image,ScaleAnyToQuantum(pixel,range),q); in ImportBGRQuantum() 446 SetPixelGreen(image,ScaleAnyToQuantum(pixel,range),q); in ImportBGRQuantum() 475 SetPixelGreen(image,ScaleAnyToQuantum((QuantumAny) (pixel >> 4), in ImportBGRQuantum() 499 SetPixelGreen(image,ScaleAnyToQuantum((QuantumAny) (pixel >> 4), in ImportBGRQuantum() 527 SetPixelGreen(image,ScaleAnyToQuantum((QuantumAny) (pixel >> 4), in ImportBGRQuantum() 552 SetPixelGreen(image,ScaleAnyToQuantum(pixel,range),q); in ImportBGRQuantum() 564 SetPixelGreen(image,ScaleAnyToQuantum(pixel,range),q); in ImportBGRQuantum() 584 SetPixelGreen(image,ClampToQuantum(QuantumRange* in ImportBGRQuantum() [all …]
|
D | pixel.c | 2535 SetPixelGreen(image,ScaleCharToQuantum(*p++),q); in ImportCharPixel() 2554 SetPixelGreen(image,ScaleCharToQuantum(*p++),q); in ImportCharPixel() 2574 SetPixelGreen(image,ScaleCharToQuantum(*p++),q); in ImportCharPixel() 2594 SetPixelGreen(image,ScaleCharToQuantum(*p++),q); in ImportCharPixel() 2631 SetPixelGreen(image,ScaleCharToQuantum(*p++),q); in ImportCharPixel() 2650 SetPixelGreen(image,ScaleCharToQuantum(*p++),q); in ImportCharPixel() 2670 SetPixelGreen(image,ScaleCharToQuantum(*p++),q); in ImportCharPixel() 2690 SetPixelGreen(image,ScaleCharToQuantum(*p++),q); in ImportCharPixel() 2724 SetPixelGreen(image,ScaleCharToQuantum(*p),q); in ImportCharPixel() 2797 SetPixelGreen(image,ClampToQuantum(QuantumRange*(*p)),q); in ImportDoublePixel() [all …]
|
D | colorspace.c | 617 SetPixelGreen(image,ClampToQuantum(QuantumRange*Y),q); in sRGBTransformImage() 724 SetPixelGreen(image,logmap[ScaleQuantumToMap(ClampToQuantum(green))], in sRGBTransformImage() 788 SetPixelGreen(image,ClampToQuantum(green),q); in sRGBTransformImage() 1043 SetPixelGreen(image,ScaleMapToQuantum(pixel.green),q); in sRGBTransformImage() 1897 SetPixelGreen(image,ClampToQuantum(gray),q); in TransformsRGBImage() 2092 SetPixelGreen(image,ClampToQuantum(green),q); in TransformsRGBImage() 2200 SetPixelGreen(image,ClampToQuantum(EncodePixelGamma((MagickRealType) in TransformsRGBImage() 2265 SetPixelGreen(image,ClampToQuantum(green),q); in TransformsRGBImage() 2522 SetPixelGreen(image,ClampToQuantum(pixel.green),q); in TransformsRGBImage()
|
/external/ImageMagick/coders/ |
D | yuv.c | 269 SetPixelGreen(chroma_image,ScaleCharToQuantum(*p++), in ReadYUVImage() 273 SetPixelGreen(chroma_image,ScaleShortToQuantum(((*p) << 8) | in ReadYUVImage() 284 SetPixelGreen(image,0,q); in ReadYUVImage() 287 SetPixelGreen(image,0,q); in ReadYUVImage() 335 SetPixelGreen(image,0,q); in ReadYUVImage() 387 SetPixelGreen(chroma_image,ScaleCharToQuantum(*p++),q); in ReadYUVImage() 390 SetPixelGreen(chroma_image,ScaleShortToQuantum(((*p) << 8) | in ReadYUVImage() 465 SetPixelGreen(image,GetPixelGreen(resize_image,chroma_pixels),q); in ReadYUVImage()
|
D | scr.c | 229 SetPixelGreen(image,ScaleCharToQuantum( in ReadSCRImage() 236 SetPixelGreen(image,ScaleCharToQuantum( in ReadSCRImage()
|
D | sct.c | 259 SetPixelGreen(image,pixel,q); in ReadSCTImage() 265 SetPixelGreen(image,pixel,q); in ReadSCTImage()
|
D | mat.c | 208 SetPixelGreen(image,0,q); in InsertComplexDoubleRow() 214 SetPixelGreen(image,ClampToQuantum(f),q); in InsertComplexDoubleRow() 228 SetPixelGreen(image,0,q); in InsertComplexDoubleRow() 233 SetPixelGreen(image,ClampToQuantum(f),q); in InsertComplexDoubleRow() 272 SetPixelGreen(image,GetPixelBlue(image,q),q); in InsertComplexFloatRow() 276 SetPixelGreen(image,0,q); in InsertComplexFloatRow() 291 SetPixelGreen(image,GetPixelRed(image,q),q); in InsertComplexFloatRow() 295 SetPixelGreen(image,0,q); in InsertComplexFloatRow() 427 SetPixelGreen(image,GetPixelGreen(image,q)+QuantumRange/2+1,q); in FixSignedValues()
|
D | pnm.c | 571 SetPixelGreen(image,pixel,q); in ReadPNMImage() 823 SetPixelGreen(image,ScaleCharToQuantum(*p++),q); in ReadPNMImage() 840 SetPixelGreen(image,ScaleShortToQuantum(pixel),q); in ReadPNMImage() 858 SetPixelGreen(image,ScaleLongToQuantum(pixel),q); in ReadPNMImage() 878 SetPixelGreen(image,ScaleAnyToQuantum(pixel,max_value),q); in ReadPNMImage() 895 SetPixelGreen(image,ScaleAnyToQuantum(pixel,max_value),q); in ReadPNMImage() 912 SetPixelGreen(image,ScaleAnyToQuantum(pixel,max_value),q); in ReadPNMImage() 1100 SetPixelGreen(image,ScaleAnyToQuantum(pixel,max_value), in ReadPNMImage() 1128 SetPixelGreen(image,ScaleAnyToQuantum(pixel,max_value), in ReadPNMImage() 1157 SetPixelGreen(image,ScaleAnyToQuantum(pixel,max_value), in ReadPNMImage() [all …]
|
D | uyvy.c | 167 SetPixelGreen(image,ScaleCharToQuantum(u),q); in ReadUYVYImage() 171 SetPixelGreen(image,ScaleCharToQuantum(u),q); in ReadUYVYImage()
|
D | rla.c | 336 SetPixelGreen(image,ScaleCharToQuantum(byte),q); in ReadRLAImage() 376 SetPixelGreen(image,ScaleCharToQuantum(byte),q); in ReadRLAImage()
|
D | tim.c | 344 SetPixelGreen(image,ScaleCharToQuantum(ScaleColor5to8( in ReadTIMImage() 376 SetPixelGreen(image,ScaleCharToQuantum(*p++),q); in ReadTIMImage()
|
D | xcf.c | 490 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()
|
D | matte.c | 198 SetPixelGreen(matte_image,GetPixelAlpha(image,p),q); in WriteMATTEImage()
|
D | hald.c | 158 SetPixelGreen(image,ClampToQuantum(QuantumRange*green/(cube_size-1.0)), in ReadHALDImage()
|
D | viff.c | 650 SetPixelGreen(image,quantum == 0 ? 0 : QuantumRange,q); in ReadVIFFImage() 664 SetPixelGreen(image,quantum == 0 ? 0 : QuantumRange,q); in ReadVIFFImage() 719 SetPixelGreen(image,ScaleCharToQuantum(*(p+number_pixels)),q); in ReadVIFFImage() 730 SetPixelGreen(image,ClampToQuantum(image->colormap[ in ReadVIFFImage()
|
D | plasma.c | 106 SetPixelGreen(image,ScaleShortToQuantum((unsigned short) (65535.0* in PlasmaPixel()
|
D | vips.c | 332 SetPixelGreen(image,pixel,q); in ReadVIPSPixelsNONE() 339 SetPixelGreen(image,ReadVIPSPixelNONE(image,format,type),q); in ReadVIPSPixelsNONE()
|
D | dps.c | 390 SetPixelGreen(image,ScaleShortToQuantum(colors[index].green),q); in ReadDPSImage() 414 SetPixelGreen(image,ScaleShortToQuantum((unsigned short) color),q); in ReadDPSImage()
|
D | sun.c | 595 SetPixelGreen(image,ScaleCharToQuantum(*p++),q); in ReadSUNImage() 601 SetPixelGreen(image,ScaleCharToQuantum(*p++),q); in ReadSUNImage() 608 SetPixelGreen(image,ClampToQuantum(image->colormap[(ssize_t) in ReadSUNImage()
|
D | pix.c | 201 SetPixelGreen(image,green,q); in ReadPIXImage()
|
D | screenshot.c | 216 SetPixelGreen(image,ScaleCharToQuantum(p->rgbGreen),q); in ReadSCREENSHOTImage()
|
D | dds.c | 1916 SetPixelGreen(image,ScaleCharToQuantum(colors.g[code]),q); in SetDXT1Pixels() 2125 SetPixelGreen(image,ScaleCharToQuantum(colors.g[code]),q); in ReadDXT3Pixels() 2233 SetPixelGreen(image,ScaleCharToQuantum(colors.g[code]),q); in ReadDXT5Pixels() 2304 SetPixelGreen(image,ScaleCharToQuantum((unsigned char) in ReadUncompressedRGBPixels() 2313 SetPixelGreen(image,ScaleCharToQuantum((unsigned char) in ReadUncompressedRGBPixels() 2399 SetPixelGreen(image,ScaleCharToQuantum((unsigned char) in ReadUncompressedRGBAPixels() 2416 SetPixelGreen(image,ScaleCharToQuantum((unsigned char) in ReadUncompressedRGBAPixels() 2426 SetPixelGreen(image,ScaleCharToQuantum((unsigned char) in ReadUncompressedRGBAPixels()
|
D | hrz.c | 168 SetPixelGreen(image,ScaleCharToQuantum(4**p++),q); in ReadHRZImage()
|
D | hdr.c | 484 SetPixelGreen(image,0,q); in ReadHDRImage() 490 SetPixelGreen(image,ClampToQuantum(QuantumRange*gamma*pixel[1]),q); in ReadHDRImage()
|
D | rle.c | 557 SetPixelGreen(image,ScaleCharToQuantum(*p++),q); in ReadRLEImage() 653 SetPixelGreen(image,ClampToQuantum(image->colormap[(ssize_t) in ReadRLEImage()
|