/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 | 2535 SetPixelRed(image,ScaleCharToQuantum(*p++),q); in ImportCharPixel() 2554 SetPixelRed(image,ScaleCharToQuantum(*p++),q); in ImportCharPixel() 2574 SetPixelRed(image,ScaleCharToQuantum(*p++),q); in ImportCharPixel() 2594 SetPixelRed(image,ScaleCharToQuantum(*p++),q); in ImportCharPixel() 2629 SetPixelRed(image,ScaleCharToQuantum(*p++),q); in ImportCharPixel() 2648 SetPixelRed(image,ScaleCharToQuantum(*p++),q); in ImportCharPixel() 2668 SetPixelRed(image,ScaleCharToQuantum(*p++),q); in ImportCharPixel() 2688 SetPixelRed(image,ScaleCharToQuantum(*p++),q); in ImportCharPixel() 2717 SetPixelRed(image,ScaleCharToQuantum(*p),q); in ImportCharPixel() 2797 SetPixelRed(image,ClampToQuantum(QuantumRange*(*p)),q); in ImportDoublePixel() [all …]
|
D | colorspace.c | 560 SetPixelRed(image,ClampToQuantum(QuantumRange*X),q); in sRGBTransformImage() 668 SetPixelRed(image,logmap[ScaleQuantumToMap(ClampToQuantum(red))],q); in sRGBTransformImage() 732 SetPixelRed(image,ClampToQuantum(red),q); in sRGBTransformImage() 983 SetPixelRed(image,ScaleMapToQuantum(pixel.red),q); in sRGBTransformImage() 1831 SetPixelRed(image,ClampToQuantum(gray),q); in TransformsRGBImage() 2026 SetPixelRed(image,ClampToQuantum(red),q); in TransformsRGBImage() 2133 SetPixelRed(image,ClampToQuantum(EncodePixelGamma((MagickRealType) in TransformsRGBImage() 2199 SetPixelRed(image,ClampToQuantum(red),q); in TransformsRGBImage() 2457 SetPixelRed(image,ClampToQuantum(pixel.red),q); in TransformsRGBImage()
|
/external/ImageMagick/coders/ |
D | yuv.c | 249 SetPixelRed(image,0,chroma_pixels); in ReadYUVImage() 259 SetPixelRed(image,ScaleCharToQuantum(*p++),q); in ReadYUVImage() 262 SetPixelRed(image,ScaleShortToQuantum(((*p) << 8) | *(p+1)),q); in ReadYUVImage() 279 SetPixelRed(image,ScaleCharToQuantum(*p++),q); in ReadYUVImage() 282 SetPixelRed(image,ScaleShortToQuantum(((*p) << 8) | *(p+1)),q); in ReadYUVImage() 300 SetPixelRed(image,ScaleCharToQuantum(*p++),q); in ReadYUVImage() 303 SetPixelRed(image,ScaleShortToQuantum(((*p) << 8) | *(p+1)),q); in ReadYUVImage() 347 SetPixelRed(chroma_image,0,q); in ReadYUVImage()
|
D | scr.c | 224 SetPixelRed(image,ScaleCharToQuantum( in ReadSCRImage() 231 SetPixelRed(image,ScaleCharToQuantum( in ReadSCRImage()
|
D | mat.c | 204 SetPixelRed(image,QuantumRange,q); in InsertComplexDoubleRow() 206 SetPixelRed(image,GetPixelRed(image,q)+(int) f,q); in InsertComplexDoubleRow() 227 SetPixelRed(image,0,q); in InsertComplexDoubleRow() 232 SetPixelRed(image,GetPixelRed(image,q)-(int) (f/2.0),q); in InsertComplexDoubleRow() 266 SetPixelRed(image,QuantumRange,q); in InsertComplexFloatRow() 268 SetPixelRed(image,GetPixelRed(image,q)+(int) f,q); in InsertComplexFloatRow() 291 SetPixelRed(image,0,q); in InsertComplexFloatRow() 295 SetPixelRed(image,GetPixelRed(image,q)-(int) (f/2.0),q); in InsertComplexFloatRow() 426 SetPixelRed(image,GetPixelRed(image,q)+QuantumRange/2+1,q); in FixSignedValues()
|
D | pnm.c | 542 SetPixelRed(image,pixel,q); in ReadPNMImage() 819 SetPixelRed(image,ScaleCharToQuantum(*p++),q); in ReadPNMImage() 835 SetPixelRed(image,ScaleShortToQuantum(pixel),q); in ReadPNMImage() 853 SetPixelRed(image,ScaleLongToQuantum(pixel),q); in ReadPNMImage() 876 SetPixelRed(image,ScaleAnyToQuantum(pixel,max_value),q); in ReadPNMImage() 894 SetPixelRed(image,ScaleAnyToQuantum(pixel,max_value),q); in ReadPNMImage() 907 SetPixelRed(image,ScaleAnyToQuantum(pixel,max_value),q); in ReadPNMImage() 1108 SetPixelRed(image,ScaleAnyToQuantum(pixel,max_value),q); in ReadPNMImage() 1137 SetPixelRed(image,ScaleAnyToQuantum(pixel,max_value),q); in ReadPNMImage() 1160 SetPixelRed(image,ScaleAnyToQuantum(pixel,max_value),q); in ReadPNMImage() [all …]
|
D | uyvy.c | 165 SetPixelRed(image,ScaleCharToQuantum(y1),q); in ReadUYVYImage() 169 SetPixelRed(image,ScaleCharToQuantum(y2),q); in ReadUYVYImage()
|
D | tim.c | 339 SetPixelRed(image,ScaleCharToQuantum(ScaleColor5to8( in ReadTIMImage() 368 SetPixelRed(image,ScaleCharToQuantum(*p++),q); in ReadTIMImage()
|
D | rla.c | 317 SetPixelRed(image,ScaleCharToQuantum(byte),q); in ReadRLAImage() 357 SetPixelRed(image,ScaleCharToQuantum(byte),q); in ReadRLAImage()
|
D | matte.c | 197 SetPixelRed(matte_image,GetPixelAlpha(image,p),q); in WriteMATTEImage()
|
D | hald.c | 154 SetPixelRed(image,ClampToQuantum(QuantumRange*red/(cube_size-1.0)),q); in ReadHALDImage()
|
D | plasma.c | 104 SetPixelRed(image,ScaleShortToQuantum((unsigned short) (65535.0* in PlasmaPixel()
|
D | dds.c | 1919 SetPixelRed(image,ScaleCharToQuantum(colors.r[code]),q); in ReadDXT1() 1998 SetPixelRed(image,ScaleCharToQuantum(colors.r[code]),q); in ReadDXT3() 2090 SetPixelRed(image,ScaleCharToQuantum(colors.r[code]),q); in ReadDXT5() 2154 SetPixelRed(image,ScaleCharToQuantum((unsigned char) in ReadUncompressedRGB() 2167 SetPixelRed(image,ScaleCharToQuantum((unsigned char) in ReadUncompressedRGB() 2228 SetPixelRed(image,ScaleCharToQuantum((unsigned char) in ReadUncompressedRGBA() 2245 SetPixelRed(image,ScaleCharToQuantum((unsigned char) in ReadUncompressedRGBA() 2259 SetPixelRed(image,ScaleCharToQuantum((unsigned char) in ReadUncompressedRGBA()
|
D | viff.c | 631 SetPixelRed(image,quantum == 0 ? 0 : QuantumRange,q); in ReadVIFFImage() 645 SetPixelRed(image,quantum == 0 ? 0 : QuantumRange,q); in ReadVIFFImage() 700 SetPixelRed(image,ScaleCharToQuantum(*p),q); in ReadVIFFImage() 709 SetPixelRed(image,image->colormap[ in ReadVIFFImage()
|
D | dps.c | 378 SetPixelRed(image,ScaleShortToQuantum(colors[index].red),q); in ReadDPSImage() 401 SetPixelRed(image,ScaleShortToQuantum((unsigned short) color),q); in ReadDPSImage()
|
D | sun.c | 574 SetPixelRed(image,ScaleCharToQuantum(*p++),q); in ReadSUNImage() 578 SetPixelRed(image,ScaleCharToQuantum(*p++),q); in ReadSUNImage() 584 SetPixelRed(image,ClampToQuantum(image->colormap[(ssize_t) in ReadSUNImage()
|
D | pix.c | 193 SetPixelRed(image,red,q); in ReadPIXImage()
|
D | sct.c | 246 SetPixelRed(image,pixel,q); in ReadSCTImage()
|
D | screenshot.c | 215 SetPixelRed(image,ScaleCharToQuantum(p->rgbtRed),q); in ReadSCREENSHOTImage()
|
D | hrz.c | 164 SetPixelRed(image,ScaleCharToQuantum(4**p++),q); in ReadHRZImage()
|
D | clipboard.c | 224 SetPixelRed(image,ScaleCharToQuantum(pBits->rgbRed),q); in ReadCLIPBOARDImage()
|
D | rle.c | 499 SetPixelRed(image,ScaleCharToQuantum(*p++),q); in ReadRLEImage() 593 SetPixelRed(image,ClampToQuantum(image->colormap[(ssize_t) in ReadRLEImage()
|
D | ycbcr.c | 257 SetPixelRed(image,GetPixelRed(canvas_image,p),q); in ReadYCBCRImage() 335 SetPixelRed(image,GetPixelRed(canvas_image,p),q); in ReadYCBCRImage() 414 SetPixelRed(image,GetPixelRed(canvas_image,p),q); in ReadYCBCRImage() 633 SetPixelRed(image,GetPixelRed(canvas_image,p),q); in ReadYCBCRImage()
|
D | xcf.c | 394 SetPixelRed(tile_image,ScaleCharToQuantum(xcfdata->red),q); in load_tile() 487 SetPixelRed(tile_image,ScaleCharToQuantum(data),q); in load_tile_rle() 543 SetPixelRed(tile_image,ScaleCharToQuantum(data),q); in load_tile_rle()
|