/external/ImageMagick/MagickCore/ |
D | quantum-export.c | 368 q=PopCharPixel(ScaleQuantumToChar(GetPixelGreen(image,p)),q); in ExportBGRQuantum() 387 ScaleQuantumToAny(GetPixelGreen(image,p),range) << 12 | in ExportBGRQuantum() 401 pixel=(unsigned int) ScaleQuantumToAny(GetPixelGreen(image,p), in ExportBGRQuantum() 415 pixel=(unsigned int) ScaleQuantumToAny(GetPixelGreen(image,p),range); in ExportBGRQuantum() 445 pixel=(unsigned int) ScaleQuantumToAny(GetPixelGreen(image,p), in ExportBGRQuantum() 470 pixel=(unsigned int) ScaleQuantumToAny(GetPixelGreen(image,p), in ExportBGRQuantum() 499 pixel=(unsigned int) ScaleQuantumToAny(GetPixelGreen(image,p), in ExportBGRQuantum() 525 pixel=(unsigned int) ScaleQuantumToAny(GetPixelGreen(image,p), in ExportBGRQuantum() 539 pixel=(unsigned int) ScaleQuantumToAny(GetPixelGreen(image,p),range); in ExportBGRQuantum() 559 pixel=SinglePrecisionToHalf(QuantumScale*GetPixelGreen(image,p)); in ExportBGRQuantum() [all …]
|
D | stream.c | 1448 *q++=ScaleQuantumToChar(GetPixelGreen(image,p)); in StreamImagePixels() 1462 *q++=ScaleQuantumToChar(GetPixelGreen(image,p)); in StreamImagePixels() 1477 *q++=ScaleQuantumToChar(GetPixelGreen(image,p)); in StreamImagePixels() 1504 *q++=ScaleQuantumToChar(GetPixelGreen(image,p)); in StreamImagePixels() 1518 *q++=ScaleQuantumToChar(GetPixelGreen(image,p)); in StreamImagePixels() 1533 *q++=ScaleQuantumToChar(GetPixelGreen(image,p)); in StreamImagePixels() 1559 *q=ScaleQuantumToChar(GetPixelGreen(image,p)); in StreamImagePixels() 1613 *q++=(double) ((QuantumScale*GetPixelGreen(image,p))* in StreamImagePixels() 1630 *q++=(double) ((QuantumScale*GetPixelGreen(image,p))* in StreamImagePixels() 1649 *q++=(double) ((QuantumScale*GetPixelGreen(image,p))* in StreamImagePixels() [all …]
|
D | pixel.c | 540 *q++=ScaleQuantumToChar(GetPixelGreen(image,p)); in ExportCharPixel() 557 *q++=ScaleQuantumToChar(GetPixelGreen(image,p)); in ExportCharPixel() 575 *q++=ScaleQuantumToChar(GetPixelGreen(image,p)); in ExportCharPixel() 608 *q++=ScaleQuantumToChar(GetPixelGreen(image,p)); in ExportCharPixel() 625 *q++=ScaleQuantumToChar(GetPixelGreen(image,p)); in ExportCharPixel() 643 *q++=ScaleQuantumToChar(GetPixelGreen(image,p)); in ExportCharPixel() 676 *q=ScaleQuantumToChar(GetPixelGreen(image,p)); in ExportCharPixel() 746 *q++=(double) (QuantumScale*GetPixelGreen(image,p)); in ExportDoublePixel() 763 *q++=(double) (QuantumScale*GetPixelGreen(image,p)); in ExportDoublePixel() 781 *q++=(double) (QuantumScale*GetPixelGreen(image,p)); in ExportDoublePixel() [all …]
|
D | segment.c | 377 ((ssize_t) ScaleQuantumToChar(GetPixelGreen(image,p)) >= in Classify() 379 ((ssize_t) ScaleQuantumToChar(GetPixelGreen(image,p)) <= in Classify() 393 GetPixelGreen(image,p)); in Classify() 570 ((ssize_t) ScaleQuantumToChar(GetPixelGreen(image,q)) >= in Classify() 572 ((ssize_t) ScaleQuantumToChar(GetPixelGreen(image,q)) <= in Classify() 610 ScaleQuantumToChar(GetPixelGreen(image,q))-(ssize_t) in Classify() 621 (ssize_t) ScaleQuantumToChar(GetPixelGreen(image,q))-(ssize_t) in Classify() 1087 ((ssize_t) ScaleQuantumToChar(GetPixelGreen(image,p)) >= in GetImageDynamicThreshold() 1089 ((ssize_t) ScaleQuantumToChar(GetPixelGreen(image,p)) <= in GetImageDynamicThreshold() 1103 GetPixelGreen(image,p)); in GetImageDynamicThreshold() [all …]
|
D | prepress.c | 137 density=(double) GetPixelRed(image,p)+GetPixelGreen(image,p)+ in GetImageTotalInkDensity()
|
D | colorspace.c | 447 green=(double) GetPixelGreen(image,q); in sRGBTransformImage() 665 GetPixelGreen(image,q)); in sRGBTransformImage() 730 green=DecodePixelGamma((MagickRealType) GetPixelGreen(image,q)); in sRGBTransformImage() 974 GetPixelGreen(image,q))); in sRGBTransformImage() 1913 Y=QuantumScale*GetPixelGreen(image,q); in TransformsRGBImage() 2131 green=(double) logmap[ScaleQuantumToMap(GetPixelGreen(image,q))]; in TransformsRGBImage() 2197 green=EncodePixelGamma((MagickRealType) GetPixelGreen(image,q)); in TransformsRGBImage() 2437 green=ScaleQuantumToMap(GetPixelGreen(image,q)); in TransformsRGBImage()
|
D | nt-feature.c | 200 q->rgbGreen = ScaleQuantumToChar(GetPixelGreen(image,p)); in CropImageToHBITMAP() 636 q->rgbGreen=ScaleQuantumToChar(GetPixelGreen(image,p)); in ImageToHBITMAP()
|
D | enhance.c | 777 luma=0.21267f*GetPixelRed(image,q)+0.71526*GetPixelGreen(image,q)+ in ColorDecisionListImage() 782 (cdl_map[ScaleQuantumToMap(GetPixelGreen(image,q))].green-luma)),q); in ColorDecisionListImage() 952 green=(double) GetPixelGreen(image,q); in ContrastImage() 1307 mean=QuantumScale*((double) GetPixelGreen(image,r)+pixel.green)/2.0; \ in EnhanceImage() 1308 distance=QuantumScale*((double) GetPixelGreen(image,r)-pixel.green); \ in EnhanceImage() 1322 aggregate.green+=(weight)*GetPixelGreen(image,r); \ in EnhanceImage() 2033 green=(MagickRealType) GetPixelGreen(image,q); in GrayscaleImage() 2265 point.y=QuantumScale*(level-1.0)*GetPixelGreen(image,q); in HaldClutImage() 3321 green=(double) GetPixelGreen(image,q); in ModulateImage()
|
/external/ImageMagick/coders/ |
D | yuv.c | 415 SetPixelGreen(image,GetPixelGreen(image,chroma_pixels),q); in ReadYUVImage() 686 GetPixelGreen(yuv_image,s))); in WriteYUVImage() 698 GetPixelGreen(yuv_image,s))); in WriteYUVImage() 777 GetPixelGreen(chroma_image,p))); in WriteYUVImage() 780 GetPixelGreen(chroma_image,p))); in WriteYUVImage()
|
D | uyvy.c | 344 pixel.green=(pixel.green+GetPixelGreen(uyvy_image,p))/2; in WriteUYVYImage() 353 pixel.green=(double) GetPixelGreen(uyvy_image,p); in WriteUYVYImage()
|
D | pnm.c | 1879 ScaleQuantumToChar(GetPixelGreen(image,p)), in WritePNMImage() 1885 ScaleQuantumToShort(GetPixelGreen(image,p)), in WritePNMImage() 1890 ScaleQuantumToLong(GetPixelGreen(image,p)), in WritePNMImage() 2121 pixel=ScaleQuantumToAny(GetPixelGreen(image,p),max_value); in WritePNMImage() 2136 pixel=ScaleQuantumToAny(GetPixelGreen(image,p),max_value); in WritePNMImage() 2149 pixel=ScaleQuantumToAny(GetPixelGreen(image,p),max_value); in WritePNMImage() 2272 pixel=ScaleQuantumToAny(GetPixelGreen(image,p), in WritePNMImage() 2297 pixel=ScaleQuantumToAny(GetPixelGreen(image,p), in WritePNMImage() 2320 pixel=ScaleQuantumToAny(GetPixelGreen(image,p),max_value); in WritePNMImage() 2344 pixel=ScaleQuantumToAny(GetPixelGreen(image,p), in WritePNMImage() [all …]
|
D | tga.c | 687 green=(unsigned char) ScaleQuantumToAny(GetPixelGreen(image,p), in WriteTGAPixel() 703 GetPixelGreen(image,p))); in WriteTGAPixel() 939 (GetPixelGreen(image,p+(i*channels)) != in WriteTGAImage() 940 GetPixelGreen(image,p+((i-1)*channels))) || in WriteTGAImage()
|
D | flif.c | 482 *qs++=ScaleQuantumToShort(GetPixelGreen(image,p)); in WriteFLIFImage() 498 *qc++=ScaleQuantumToChar(GetPixelGreen(image,p)); in WriteFLIFImage()
|
D | hdr.c | 776 if ((QuantumScale*GetPixelGreen(image,p)) > gamma) in WriteHDRImage() 777 gamma=QuantumScale*GetPixelGreen(image,p); in WriteHDRImage() 787 pixel[1]=(unsigned char) (gamma*QuantumScale*GetPixelGreen(image,p)); in WriteHDRImage()
|
D | ps2.c | 909 *q++=ScaleQuantumToChar(GetPixelGreen(image,p)); in WritePS2Image() 915 *q++=ScaleQuantumToChar(GetPixelGreen(image,p)); in WritePS2Image() 968 GetPixelGreen(image,p))); in WritePS2Image() 977 GetPixelGreen(image,p))); in WritePS2Image()
|
D | mat.c | 207 if ((int) f / 2.0 > GetPixelGreen(image,q)) in InsertComplexDoubleRow() 225 if ((int) f / 2.0 > GetPixelGreen(image,q)) in InsertComplexDoubleRow() 269 if ((int) f / 2.0 > GetPixelGreen(image,q)) in InsertComplexFloatRow() 288 if ((int) f / 2.0 > GetPixelGreen(image,q)) in InsertComplexFloatRow() 427 SetPixelGreen(image,GetPixelGreen(image,q)+QuantumRange/2+1,q); in FixSignedValues()
|
D | braille.c | 294 cell |= (GetPixelGreen(image,p+x+dx+dy*image->columns) == 0) << bit; \ in WriteBRAILLEImage()
|
D | hrz.c | 334 *q++=ScaleQuantumToChar(GetPixelGreen(hrz_image,p)/4); in WriteHRZImage()
|
D | png.c | 216 ScaleQuantumToChar(GetPixelGreen(image,(pixel))) < 0x10 ? \ 292 unsigned char lbr_bits=ScaleQuantumToChar(GetPixelGreen(image,(pixel)))\ 366 unsigned char lbr_bits=ScaleQuantumToChar(GetPixelGreen(image,(pixel)))\ 431 unsigned char lbr_bits=ScaleQuantumToChar(GetPixelGreen(image,(pixel)))\ 918 QuantumToCharToQuantumEqQuantum(GetPixelGreen(image,p)) && in LosslessReduceDepthOK() 3258 ScaleQuantumToShort(GetPixelGreen(image,q)) == in ReadOnePNGImage() 3588 ScaleQuantumToShort(GetPixelGreen(image,q)) == in ReadOnePNGImage() 4672 SetPixelGreen(image,GetPixelGreen(jng_image,s),q); in ReadOneJNGImage() 6574 GetPixelGreen(image,q)),q); in ReadMNGImage() 6688 SetPixelGreen(large_image,GetPixelGreen(image, in ReadMNGImage() [all …]
|
D | ycbcr.c | 258 SetPixelGreen(image,GetPixelGreen(canvas_image,p),q); in ReadYCBCRImage() 340 SetPixelGreen(image,GetPixelGreen(canvas_image,p),q); in ReadYCBCRImage() 458 SetPixelGreen(image,GetPixelGreen(canvas_image,p),q); in ReadYCBCRImage() 701 SetPixelGreen(image,GetPixelGreen(canvas_image,p),q); in ReadYCBCRImage()
|
D | rgb.c | 261 SetPixelGreen(image,GetPixelGreen(canvas_image,p),q); in ReadRGBImage() 354 SetPixelGreen(image,GetPixelGreen(canvas_image,p),q); in ReadRGBImage() 493 SetPixelGreen(image,GetPixelGreen(canvas_image,p),q); in ReadRGBImage() 774 SetPixelGreen(image,GetPixelGreen(canvas_image,p),q); in ReadRGBImage()
|
D | bgr.c | 263 SetPixelGreen(image,GetPixelGreen(canvas_image,p),q); in ReadBGRImage() 355 SetPixelGreen(image,GetPixelGreen(canvas_image,p),q); in ReadBGRImage() 496 SetPixelGreen(image,GetPixelGreen(canvas_image,p),q); in ReadBGRImage() 781 SetPixelGreen(image,GetPixelGreen(canvas_image,p),q); in ReadBGRImage()
|
D | mtv.c | 390 *q++=ScaleQuantumToChar(GetPixelGreen(image,p)); in WriteMTVImage()
|
/external/ImageMagick/www/source/ |
D | analyze.c | 168 ConvertRGBToHSB(GetPixelRed(p),GetPixelGreen(p), in analyzeImage()
|
/external/ImageMagick/filters/ |
D | analyze.c | 169 ConvertRGBToHSL(GetPixelRed(image,p),GetPixelGreen(image,p), in analyzeImage()
|