Home
last modified time | relevance | path

Searched refs:PixelTrait (Results 1 – 25 of 37) sorted by relevance

12

/external/ImageMagick/MagickCore/
Dpixel-accessor.h63 static inline PixelTrait GetPixelAlphaTraits( in GetPixelAlphaTraits()
83 static inline PixelTrait GetPixelBlackTraits( in GetPixelBlackTraits()
95 static inline PixelTrait GetPixelBlueTraits(const Image *magick_restrict image) in GetPixelBlueTraits()
106 static inline PixelTrait GetPixelCbTraits(const Image *magick_restrict image) in GetPixelCbTraits()
131 static inline PixelTrait GetPixelChannelTraits( in GetPixelChannelTraits()
156 static inline PixelTrait GetPixelCrTraits(const Image *magick_restrict image) in GetPixelCrTraits()
167 static inline PixelTrait GetPixelCyanTraits(const Image *magick_restrict image) in GetPixelCyanTraits()
178 static inline PixelTrait GetPixelGrayTraits(const Image *magick_restrict image) in GetPixelGrayTraits()
189 static inline PixelTrait GetPixelGreenTraits( in GetPixelGreenTraits()
203 static inline PixelTrait GetPixelIndexTraits( in GetPixelIndexTraits()
[all …]
Dcompare.c121 PixelTrait traits = GetPixelChannelTraits(image,channel); in GetImageChannels()
288 PixelTrait traits = GetPixelChannelTraits(image,channel); in CompareImages()
289 PixelTrait reconstruct_traits = GetPixelChannelTraits(reconstruct_image, in CompareImages()
450 PixelTrait traits = GetPixelChannelTraits(image,channel); in GetAbsoluteDistortion()
451 PixelTrait reconstruct_traits = GetPixelChannelTraits(reconstruct_image, in GetAbsoluteDistortion()
563 PixelTrait traits = GetPixelChannelTraits(image,channel); in GetFuzzDistortion()
564 PixelTrait reconstruct_traits = GetPixelChannelTraits(reconstruct_image, in GetFuzzDistortion()
678 PixelTrait traits = GetPixelChannelTraits(image,channel); in GetMeanAbsoluteDistortion()
679 PixelTrait reconstruct_traits = GetPixelChannelTraits(reconstruct_image, in GetMeanAbsoluteDistortion()
783 PixelTrait traits = GetPixelChannelTraits(image,channel); in GetMeanErrorPerPixel()
[all …]
Dtransform.c288 PixelTrait traits = GetPixelChannelTraits(image,channel); in ChopImage()
289 PixelTrait chop_traits=GetPixelChannelTraits(chop_image,channel); in ChopImage()
354 PixelTrait traits = GetPixelChannelTraits(image,channel); in ChopImage()
355 PixelTrait chop_traits=GetPixelChannelTraits(chop_image,channel); in ChopImage()
706 PixelTrait traits = GetPixelChannelTraits(image,channel); in CropImage()
707 PixelTrait crop_traits=GetPixelChannelTraits(crop_image,channel); in CropImage()
1051 PixelTrait traits = GetPixelChannelTraits(image,channel); in ExcerptImage()
1052 PixelTrait excerpt_traits=GetPixelChannelTraits(excerpt_image,channel); in ExcerptImage()
1247 PixelTrait traits = GetPixelChannelTraits(image,channel); in FlipImage()
1248 PixelTrait flip_traits=GetPixelChannelTraits(flip_image,channel); in FlipImage()
[all …]
Dpixel.h141 } PixelTrait; typedef
163 PixelTrait
178 PixelTrait
Ddecorate.c686 PixelTrait traits = GetPixelChannelTraits(image,channel); in RaiseImage()
699 PixelTrait traits = GetPixelChannelTraits(image,channel); in RaiseImage()
712 PixelTrait traits = GetPixelChannelTraits(image,channel); in RaiseImage()
762 PixelTrait traits = GetPixelChannelTraits(image,channel); in RaiseImage()
777 PixelTrait traits = GetPixelChannelTraits(image,channel); in RaiseImage()
827 PixelTrait traits = GetPixelChannelTraits(image,channel); in RaiseImage()
840 PixelTrait traits = GetPixelChannelTraits(image,channel); in RaiseImage()
853 PixelTrait traits = GetPixelChannelTraits(image,channel); in RaiseImage()
Dchannel.c146 PixelTrait in ChannelImage()
602 PixelTrait traits = GetPixelChannelTraits(combine_image,channel); in CombineImages()
791 PixelTrait traits = GetPixelChannelTraits(image,channel); in SeparateImage()
866 PixelTrait traits = GetPixelChannelTraits(image,channel); in SeparateImages()
934 PixelTrait traits = GetPixelChannelTraits(image,channel); in FlattenPixelInfo()
1040 PixelTrait traits = GetPixelChannelTraits(image,channel); in SetImageAlphaChannel()
1162 PixelTrait traits = GetPixelChannelTraits(image,channel); in SetImageAlphaChannel()
Dstatistic.c573 PixelTrait evaluate_traits=GetPixelChannelTraits(image,channel); in EvaluateImages()
574 PixelTrait traits = GetPixelChannelTraits(next,channel); in EvaluateImages()
677 PixelTrait traits = GetPixelChannelTraits(next,channel); in EvaluateImages()
678 PixelTrait evaluate_traits=GetPixelChannelTraits(image,channel); in EvaluateImages()
737 PixelTrait traits = GetPixelChannelTraits(image,channel); in EvaluateImages()
842 PixelTrait traits = GetPixelChannelTraits(image,channel); in EvaluateImage()
1071 PixelTrait traits = GetPixelChannelTraits(image,channel); in FunctionImage()
1336 PixelTrait traits = GetPixelChannelTraits(image,channel); in GetImageChannels()
1422 PixelTrait traits = GetPixelChannelTraits(image,channel); in GetImageMoments()
1475 PixelTrait traits = GetPixelChannelTraits(image,channel); in GetImageMoments()
[all …]
Dthreshold.c271 PixelTrait traits = GetPixelChannelTraits(image,channel); in AdaptiveThresholdImage()
272 PixelTrait threshold_traits=GetPixelChannelTraits(threshold_image, in AdaptiveThresholdImage()
305 PixelTrait traits = GetPixelChannelTraits(image,channel); in AdaptiveThresholdImage()
306 PixelTrait threshold_traits=GetPixelChannelTraits(threshold_image, in AdaptiveThresholdImage()
864 PixelTrait traits = GetPixelChannelTraits(image,channel); in BilevelImage()
1025 PixelTrait traits = GetPixelChannelTraits(image,channel); in BlackThresholdImage()
1156 PixelTrait traits = GetPixelChannelTraits(image,channel); in ClampImage()
1795 PixelTrait traits = GetPixelChannelTraits(image,channel); in OrderedDitherImage()
1954 PixelTrait traits = GetPixelChannelTraits(image,channel); in PerceptibleImage()
2091 PixelTrait traits = GetPixelChannelTraits(image,channel); in RandomThresholdImage()
[all …]
Dcomposite.c429 PixelTrait traits = GetPixelChannelTraits(image,channel); in CompositeOverImage()
430 PixelTrait source_traits=GetPixelChannelTraits(source_image, in CompositeOverImage()
459 PixelTrait traits = GetPixelChannelTraits(image,channel); in CompositeOverImage()
460 PixelTrait source_traits=GetPixelChannelTraits(source_image,channel); in CompositeOverImage()
660 PixelTrait traits = GetPixelChannelTraits(image,channel);
661 PixelTrait source_traits=GetPixelChannelTraits(source_image,
1339 PixelTrait traits = GetPixelChannelTraits(image,channel);
1340 PixelTrait source_traits=GetPixelChannelTraits(source_image,
1509 PixelTrait traits = GetPixelChannelTraits(image,channel);
1510 PixelTrait source_traits = GetPixelChannelTraits(source_image,channel);
[all …]
Dimage.h279 PixelTrait
362 PixelTrait
Dresize.c1790 PixelTrait in InterpolativeResizeImage()
1999 PixelTrait in LiquidRescaleImage()
2566 PixelTrait in HorizontalFilter()
2785 PixelTrait in VerticalFilter()
3148 PixelTrait in SampleImage()
3239 PixelTrait in ScaleImage()
3360 PixelTrait traits = GetPixelChannelTraits(image,channel); in ScaleImage()
3403 PixelTrait traits = GetPixelChannelTraits(image,channel); in ScaleImage()
3447 PixelTrait traits = GetPixelChannelTraits(image,channel); in ScaleImage()
3499 PixelTrait traits = GetPixelChannelTraits(image,channel); in ScaleImage()
[all …]
Dfx.c366 PixelTrait traits = GetPixelChannelTraits(image,channel); in AddNoiseImage()
367 PixelTrait noise_traits=GetPixelChannelTraits(noise_image,channel); in AddNoiseImage()
776 PixelTrait traits = GetPixelChannelTraits(colorize_image, in ColorizeImage()
3208 PixelTrait traits = GetPixelChannelTraits(image,channel); in FxImage()
3209 PixelTrait fx_traits=GetPixelChannelTraits(fx_image,channel); in FxImage()
3414 PixelTrait traits = GetPixelChannelTraits(canvas_image,channel); in ImplodeImage()
3415 PixelTrait implode_traits = GetPixelChannelTraits(implode_image, in ImplodeImage()
3643 PixelTrait traits = GetPixelChannelTraits(morph_image,channel); in MorphImages()
3644 PixelTrait morph_traits=GetPixelChannelTraits(morph_images,channel); in MorphImages()
3842 PixelTrait traits = GetPixelChannelTraits(image,channel); in PlasmaImageProxy()
[all …]
Dshear.c836 PixelTrait traits = GetPixelChannelTraits(image,channel); in IntegralRotateImage()
837 PixelTrait rotate_traits=GetPixelChannelTraits(rotate_image, in IntegralRotateImage()
917 PixelTrait traits = GetPixelChannelTraits(image,channel); in IntegralRotateImage()
918 PixelTrait rotate_traits=GetPixelChannelTraits(rotate_image, in IntegralRotateImage()
1032 PixelTrait traits = GetPixelChannelTraits(image,channel); in IntegralRotateImage()
1033 PixelTrait rotate_traits=GetPixelChannelTraits(rotate_image, in IntegralRotateImage()
Dattribute.c540 PixelTrait traits = GetPixelChannelTraits(image,channel); in GetImageDepth()
594 PixelTrait in GetImageDepth()
1217 PixelTrait in SetImageDepth()
1274 PixelTrait in SetImageDepth()
Dcache-private.h137 PixelTrait
Dcomposite-private.h75 PixelTrait in CompositePixelOver()
Dpixel.c4330 PixelTrait in InitializePixelChannelMap()
4345 trait=(PixelTrait) (trait | BlendPixelTrait); in InitializePixelChannelMap()
4502 PixelTrait in InterpolatePixelChannel()
4985 PixelTrait traits = GetPixelChannelTraits(source,channel); in InterpolatePixelChannels()
4986 PixelTrait destination_traits=GetPixelChannelTraits(destination, in InterpolatePixelChannels()
5031 PixelTrait traits = GetPixelChannelTraits(source,channel); in InterpolatePixelChannels()
5032 PixelTrait destination_traits=GetPixelChannelTraits(destination, in InterpolatePixelChannels()
5087 PixelTrait traits = GetPixelChannelTraits(source,channel); in InterpolatePixelChannels()
5088 PixelTrait destination_traits=GetPixelChannelTraits(destination, in InterpolatePixelChannels()
5164 PixelTrait traits = GetPixelChannelTraits(source,channel); in InterpolatePixelChannels()
[all …]
Denhance.c146 PixelTrait traits = GetPixelChannelTraits(image,channel); in AutoGammaImage()
914 PixelTrait in ClutImage()
1773 PixelTrait traits = GetPixelChannelTraits(image,channel); in ContrastStretchImage()
2240 PixelTrait traits = GetPixelChannelTraits(image,channel); in EqualizeImage()
2403 PixelTrait traits = GetPixelChannelTraits(image,channel); in GammaImage()
2976 PixelTrait traits = GetPixelChannelTraits(image,channel); in LevelImage()
3128 PixelTrait traits = GetPixelChannelTraits(image,channel); in LevelizeImage()
3979 PixelTrait traits = GetPixelChannelTraits(image,channel); in NegateImage()
4037 PixelTrait traits = GetPixelChannelTraits(image,channel); in NegateImage()
4337 PixelTrait traits = GetPixelChannelTraits(image,channel); in SigmoidalContrastImage()
Deffect.c316 PixelTrait in AdaptiveBlurImage()
637 PixelTrait in AdaptiveSharpenImage()
1057 PixelTrait in DespeckleImage()
1892 PixelTrait in LocalContrastImage()
2139 PixelTrait in MotionBlurImage()
2948 PixelTrait in RotationalBlurImage()
3257 PixelTrait in SelectiveBlurImage()
3564 PixelTrait in ShadeImage()
4007 PixelTrait in UnsharpMaskImage()
Dpaint.c826 PixelTrait traits = GetPixelChannelTraits(linear_image,channel); in OilPaintImage()
827 PixelTrait paint_traits=GetPixelChannelTraits(paint_image,channel); in OilPaintImage()
976 PixelTrait in OpaquePaintImage()
Didentify.c191 PixelTrait traits = GetPixelChannelTraits(image,channel); in GetLocationStatistics()
327 PixelTrait traits = GetPixelChannelTraits(image,channel); in PrintChannelLocations()
407 PixelTrait in PrintChannelPerceptualHash()
Dsignature.c538 PixelTrait traits = GetPixelChannelTraits(image,channel); in SignatureImage()
Dimage.c459 PixelTrait in AppendImages()
1123 PixelTrait traits = GetPixelChannelTraits(image,channel); in CopyImagePixels()
1124 PixelTrait source_traits=GetPixelChannelTraits(source_image,channel); in CopyImagePixels()
1857 PixelTrait in IsHighDynamicRangeImage()
3695 PixelTrait in SmushImages()
/external/ImageMagick/Magick++/lib/
DStatistic.cpp464 PixelTrait traits=GetPixelChannelTraits(image_.constImage(),channel); in ImageMoments()
577 PixelTrait in ImagePerceptualHash()
646 PixelTrait traits=GetPixelChannelTraits(image_.constImage(),channel); in ImageStatistics()
/external/ImageMagick/coders/
Djson.c378 PixelTrait traits = GetPixelChannelTraits(image,channel); in GetLocationStatistics()
590 PixelTrait traits = GetPixelChannelTraits(image,channel); in PrintChannelLocations()
681 PixelTrait traits = GetPixelChannelTraits(image,channel); in PrintChannelPerceptualHash()

12