Home
last modified time | relevance | path

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

1234

/external/ImageMagick/MagickCore/
Dquantum-import.c403 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 …]
Dpixel.c2536 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 …]
Dcolorspace.c616 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/
Dyuv.c267 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()
Dscr.c227 SetPixelRed(image,ScaleCharToQuantum( in ReadSCRImage()
234 SetPixelRed(image,ScaleCharToQuantum( in ReadSCRImage()
Dmat.c202 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()
Dpnm.c568 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 …]
Duyvy.c166 SetPixelRed(image,ScaleCharToQuantum(y1),q); in ReadUYVYImage()
170 SetPixelRed(image,ScaleCharToQuantum(y2),q); in ReadUYVYImage()
Drla.c331 SetPixelRed(image,ScaleCharToQuantum(byte),q); in ReadRLAImage()
371 SetPixelRed(image,ScaleCharToQuantum(byte),q); in ReadRLAImage()
Dtim.c346 SetPixelRed(image,ScaleCharToQuantum(ScaleColor5to8( in ReadTIMImage()
375 SetPixelRed(image,ScaleCharToQuantum(*p++),q); in ReadTIMImage()
Dmatte.c197 SetPixelRed(matte_image,GetPixelAlpha(image,p),q); in WriteMATTEImage()
Dhald.c157 SetPixelRed(image,ClampToQuantum(QuantumRange*red/(cube_size-1.0)),q); in ReadHALDImage()
Dviff.c649 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()
Dplasma.c104 SetPixelRed(image,ScaleShortToQuantum((unsigned short) (65535.0* in PlasmaPixel()
Ddps.c388 SetPixelRed(image,ScaleShortToQuantum(colors[index].red),q); in ReadDPSImage()
411 SetPixelRed(image,ScaleShortToQuantum((unsigned short) color),q); in ReadDPSImage()
Dsun.c596 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()
Dscreenshot.c215 SetPixelRed(image,ScaleCharToQuantum(p->rgbRed),q); in ReadSCREENSHOTImage()
Dpix.c202 SetPixelRed(image,red,q); in ReadPIXImage()
Ddds.c1915 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()
Dsct.c258 SetPixelRed(image,pixel,q); in ReadSCTImage()
Dhrz.c167 SetPixelRed(image,ScaleCharToQuantum(4**p++),q); in ReadHRZImage()
Dhdr.c483 SetPixelRed(image,0,q); in ReadHDRImage()
489 SetPixelRed(image,ClampToQuantum(QuantumRange*gamma*pixel[0]),q); in ReadHDRImage()
Drle.c556 SetPixelRed(image,ScaleCharToQuantum(*p++),q); in ReadRLEImage()
650 SetPixelRed(image,ClampToQuantum(image->colormap[(ssize_t) in ReadRLEImage()
Dycbcr.c267 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()
Dbgr.c269 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()

1234