/external/ImageMagick/MagickCore/ |
D | quantum-import.c | 403 SetPixelRed(image,ScaleCharToQuantum(pixel),q); in ImportBGRQuantum() 418 SetPixelRed(image,ScaleAnyToQuantum((pixel >> 22) & 0x3ff,range),q); in ImportBGRQuantum() 436 SetPixelRed(image,ScaleAnyToQuantum(pixel,range),q); in ImportBGRQuantum() 448 SetPixelRed(image,ScaleAnyToQuantum(pixel,range),q); in ImportBGRQuantum() 469 SetPixelRed(image,ScaleAnyToQuantum((QuantumAny) (pixel >> 4), in ImportBGRQuantum() 493 SetPixelRed(image,ScaleAnyToQuantum((QuantumAny) (pixel >> 4), in ImportBGRQuantum() 521 SetPixelRed(image,ScaleAnyToQuantum((QuantumAny) (pixel >> 4), in ImportBGRQuantum() 554 SetPixelRed(image,ScaleAnyToQuantum(pixel,range),q); in ImportBGRQuantum() 566 SetPixelRed(image,ScaleAnyToQuantum(pixel,range),q); in ImportBGRQuantum() 581 SetPixelRed(image,ClampToQuantum(QuantumRange* in ImportBGRQuantum() [all …]
|
D | pixel.c | 2536 SetPixelRed(image,ScaleCharToQuantum(*p++),q); in ImportCharPixel() 2555 SetPixelRed(image,ScaleCharToQuantum(*p++),q); in ImportCharPixel() 2575 SetPixelRed(image,ScaleCharToQuantum(*p++),q); in ImportCharPixel() 2595 SetPixelRed(image,ScaleCharToQuantum(*p++),q); in ImportCharPixel() 2630 SetPixelRed(image,ScaleCharToQuantum(*p++),q); in ImportCharPixel() 2649 SetPixelRed(image,ScaleCharToQuantum(*p++),q); in ImportCharPixel() 2669 SetPixelRed(image,ScaleCharToQuantum(*p++),q); in ImportCharPixel() 2689 SetPixelRed(image,ScaleCharToQuantum(*p++),q); in ImportCharPixel() 2718 SetPixelRed(image,ScaleCharToQuantum(*p),q); in ImportCharPixel() 2799 SetPixelRed(image,ClampToQuantum(QuantumRange*(*p)),q); in ImportDoublePixel() [all …]
|
D | colorspace.c | 616 SetPixelRed(image,ClampToQuantum(QuantumRange*X),q); in sRGBTransformImage() 723 SetPixelRed(image,logmap[ScaleQuantumToMap(ClampToQuantum(red))],q); in sRGBTransformImage() 787 SetPixelRed(image,ClampToQuantum(red),q); in sRGBTransformImage() 1042 SetPixelRed(image,ScaleMapToQuantum(pixel.red),q); in sRGBTransformImage() 1896 SetPixelRed(image,ClampToQuantum(gray),q); in TransformsRGBImage() 2091 SetPixelRed(image,ClampToQuantum(red),q); in TransformsRGBImage() 2198 SetPixelRed(image,ClampToQuantum(EncodePixelGamma((MagickRealType) in TransformsRGBImage() 2264 SetPixelRed(image,ClampToQuantum(red),q); in TransformsRGBImage() 2521 SetPixelRed(image,ClampToQuantum(pixel.red),q); in TransformsRGBImage()
|
/external/ImageMagick/coders/ |
D | yuv.c | 267 SetPixelRed(chroma_image,0,chroma_pixels); in ReadYUVImage() 278 SetPixelRed(image,ScaleCharToQuantum(*p++),q); in ReadYUVImage() 281 SetPixelRed(image,ScaleShortToQuantum(((*p) << 8) | *(p+1)),q); in ReadYUVImage() 298 SetPixelRed(image,ScaleCharToQuantum(*p++),q); in ReadYUVImage() 301 SetPixelRed(image,ScaleShortToQuantum(((*p) << 8) | *(p+1)),q); in ReadYUVImage() 329 SetPixelRed(image,ScaleCharToQuantum(*p++),q); in ReadYUVImage() 332 SetPixelRed(image,ScaleShortToQuantum(((*p) << 8) | *(p+1)),q); in ReadYUVImage() 385 SetPixelRed(chroma_image,0,q); in ReadYUVImage()
|
D | scr.c | 227 SetPixelRed(image,ScaleCharToQuantum( in ReadSCRImage() 234 SetPixelRed(image,ScaleCharToQuantum( in ReadSCRImage()
|
D | mat.c | 202 SetPixelRed(image,QuantumRange,q); in InsertComplexDoubleRow() 204 SetPixelRed(image,GetPixelRed(image,q)+ClampToQuantum(f),q); in InsertComplexDoubleRow() 227 SetPixelRed(image,0,q); in InsertComplexDoubleRow() 232 SetPixelRed(image,ClampToQuantum(f),q); in InsertComplexDoubleRow() 265 SetPixelRed(image,GetPixelRed(image,q)+ClampToQuantum(f),q); in InsertComplexFloatRow() 267 SetPixelRed(image,QuantumRange,q); in InsertComplexFloatRow() 290 SetPixelRed(image,GetPixelRed(image,q)-ClampToQuantum(f),q); in InsertComplexFloatRow() 296 SetPixelRed(image,0,q); in InsertComplexFloatRow() 426 SetPixelRed(image,GetPixelRed(image,q)+QuantumRange/2+1,q); in FixSignedValues()
|
D | pnm.c | 568 SetPixelRed(image,pixel,q); in ReadPNMImage() 822 SetPixelRed(image,ScaleCharToQuantum(*p++),q); in ReadPNMImage() 838 SetPixelRed(image,ScaleShortToQuantum(pixel),q); in ReadPNMImage() 856 SetPixelRed(image,ScaleLongToQuantum(pixel),q); in ReadPNMImage() 876 SetPixelRed(image,ScaleAnyToQuantum(pixel,max_value),q); in ReadPNMImage() 893 SetPixelRed(image,ScaleAnyToQuantum(pixel,max_value),q); in ReadPNMImage() 910 SetPixelRed(image,ScaleAnyToQuantum(pixel,max_value),q); in ReadPNMImage() 1098 SetPixelRed(image,ScaleAnyToQuantum(pixel,max_value),q); in ReadPNMImage() 1126 SetPixelRed(image,ScaleAnyToQuantum(pixel,max_value),q); in ReadPNMImage() 1154 SetPixelRed(image,ScaleAnyToQuantum(pixel,max_value), in ReadPNMImage() [all …]
|
D | uyvy.c | 166 SetPixelRed(image,ScaleCharToQuantum(y1),q); in ReadUYVYImage() 170 SetPixelRed(image,ScaleCharToQuantum(y2),q); in ReadUYVYImage()
|
D | rla.c | 331 SetPixelRed(image,ScaleCharToQuantum(byte),q); in ReadRLAImage() 371 SetPixelRed(image,ScaleCharToQuantum(byte),q); in ReadRLAImage()
|
D | tim.c | 346 SetPixelRed(image,ScaleCharToQuantum(ScaleColor5to8( in ReadTIMImage() 375 SetPixelRed(image,ScaleCharToQuantum(*p++),q); in ReadTIMImage()
|
D | matte.c | 197 SetPixelRed(matte_image,GetPixelAlpha(image,p),q); in WriteMATTEImage()
|
D | hald.c | 157 SetPixelRed(image,ClampToQuantum(QuantumRange*red/(cube_size-1.0)),q); in ReadHALDImage()
|
D | viff.c | 649 SetPixelRed(image,quantum == 0 ? 0 : QuantumRange,q); in ReadVIFFImage() 663 SetPixelRed(image,quantum == 0 ? 0 : QuantumRange,q); in ReadVIFFImage() 718 SetPixelRed(image,ScaleCharToQuantum(*p),q); in ReadVIFFImage() 727 SetPixelRed(image,ClampToQuantum(image->colormap[ in ReadVIFFImage()
|
D | plasma.c | 104 SetPixelRed(image,ScaleShortToQuantum((unsigned short) (65535.0* in PlasmaPixel()
|
D | dps.c | 388 SetPixelRed(image,ScaleShortToQuantum(colors[index].red),q); in ReadDPSImage() 411 SetPixelRed(image,ScaleShortToQuantum((unsigned short) color),q); in ReadDPSImage()
|
D | sun.c | 596 SetPixelRed(image,ScaleCharToQuantum(*p++),q); in ReadSUNImage() 600 SetPixelRed(image,ScaleCharToQuantum(*p++),q); in ReadSUNImage() 606 SetPixelRed(image,ClampToQuantum(image->colormap[(ssize_t) in ReadSUNImage()
|
D | screenshot.c | 215 SetPixelRed(image,ScaleCharToQuantum(p->rgbRed),q); in ReadSCREENSHOTImage()
|
D | pix.c | 202 SetPixelRed(image,red,q); in ReadPIXImage()
|
D | dds.c | 1915 SetPixelRed(image,ScaleCharToQuantum(colors.r[code]),q); in SetDXT1Pixels() 2124 SetPixelRed(image,ScaleCharToQuantum(colors.r[code]),q); in ReadDXT3Pixels() 2232 SetPixelRed(image,ScaleCharToQuantum(colors.r[code]),q); in ReadDXT5Pixels() 2302 SetPixelRed(image,ScaleCharToQuantum((unsigned char) in ReadUncompressedRGBPixels() 2315 SetPixelRed(image,ScaleCharToQuantum((unsigned char) in ReadUncompressedRGBPixels() 2397 SetPixelRed(image,ScaleCharToQuantum((unsigned char) in ReadUncompressedRGBAPixels() 2414 SetPixelRed(image,ScaleCharToQuantum((unsigned char) in ReadUncompressedRGBAPixels() 2428 SetPixelRed(image,ScaleCharToQuantum((unsigned char) in ReadUncompressedRGBAPixels()
|
D | sct.c | 258 SetPixelRed(image,pixel,q); in ReadSCTImage()
|
D | hrz.c | 167 SetPixelRed(image,ScaleCharToQuantum(4**p++),q); in ReadHRZImage()
|
D | hdr.c | 483 SetPixelRed(image,0,q); in ReadHDRImage() 489 SetPixelRed(image,ClampToQuantum(QuantumRange*gamma*pixel[0]),q); in ReadHDRImage()
|
D | rle.c | 556 SetPixelRed(image,ScaleCharToQuantum(*p++),q); in ReadRLEImage() 650 SetPixelRed(image,ClampToQuantum(image->colormap[(ssize_t) in ReadRLEImage()
|
D | ycbcr.c | 267 SetPixelRed(image,GetPixelRed(canvas_image,p),q); in ReadYCBCRImage() 355 SetPixelRed(image,GetPixelRed(canvas_image,p),q); in ReadYCBCRImage() 444 SetPixelRed(image,GetPixelRed(canvas_image,p),q); in ReadYCBCRImage() 703 SetPixelRed(image,GetPixelRed(canvas_image,p),q); in ReadYCBCRImage()
|
D | bgr.c | 269 SetPixelRed(image,GetPixelRed(canvas_image,p),q); in ReadBGRImage() 358 SetPixelRed(image,GetPixelRed(canvas_image,p),q); in ReadBGRImage() 452 SetPixelRed(image,GetPixelRed(canvas_image,p),q); in ReadBGRImage() 717 SetPixelRed(image,GetPixelRed(canvas_image,p),q); in ReadBGRImage()
|