Home
last modified time | relevance | path

Searched refs:GreenPixelChannel (Results 1 – 25 of 28) sorted by relevance

12

/external/ImageMagick/MagickCore/
Dpixel-accessor.h186 return(pixel[image->channel_map[GreenPixelChannel].offset]); in GetPixelGreen()
192 return(image->channel_map[GreenPixelChannel].traits); in GetPixelGreenTraits()
215 case GreenPixelChannel: return(pixel_info->green); in GetPixelInfoChannel()
294 0.715158f*pixel[image->channel_map[GreenPixelChannel].offset]+ in GetPixelLuma()
309 0.715158f*pixel[image->channel_map[GreenPixelChannel].offset]+ in GetPixelLuminance()
316 pixel[image->channel_map[GreenPixelChannel].offset])+0.072186f* in GetPixelLuminance()
407 pixel[image->channel_map[GreenPixelChannel].offset]; in GetPixelInfoPixel()
500 color=(MagickRealType) p[image->channel_map[GreenPixelChannel].offset]; in IsPixelEquivalent()
523 pixel[image->channel_map[GreenPixelChannel].offset]; in IsPixelGray()
525 pixel[image->channel_map[GreenPixelChannel].offset]- in IsPixelGray()
[all …]
Dfourier.c584 case GreenPixelChannel: in ForwardFourier()
636 case GreenPixelChannel: in ForwardFourier()
739 case GreenPixelChannel: in ForwardFourierTransform()
973 GreenPixelChannel,modulus,fourier_image,exception); in ForwardFourierTransformImage()
1165 case GreenPixelChannel: in InverseFourier()
1213 case GreenPixelChannel: in InverseFourier()
1380 case GreenPixelChannel: in InverseFourierTransform()
1535 phase_image,GreenPixelChannel,modulus,fourier_image,exception); in InverseFourierTransformImage()
Dfeature.c1098 channel_features[GreenPixelChannel].angular_second_moment[i]+= in GetImageFeatures()
1138 channel_features[GreenPixelChannel].inverse_difference_moment[i]+= in GetImageFeatures()
1169 channel_features[GreenPixelChannel].entropy[i]-= in GetImageFeatures()
1231 channel_features[GreenPixelChannel].correlation[i]= in GetImageFeatures()
1277 channel_features[GreenPixelChannel].sum_average[i]+= in GetImageFeatures()
1293 channel_features[GreenPixelChannel].sum_entropy[i]-= in GetImageFeatures()
1314 channel_features[GreenPixelChannel].sum_variance[i]+= in GetImageFeatures()
1315 (x-channel_features[GreenPixelChannel].sum_entropy[i])* in GetImageFeatures()
1316 (x-channel_features[GreenPixelChannel].sum_entropy[i])* in GetImageFeatures()
1436 channel_features[GreenPixelChannel].variance_sum_of_squares[i]= in GetImageFeatures()
[all …]
Didentify.c566 (void) PrintChannelLocations(file,image,GreenPixelChannel,"Green", in IdentifyImage()
781 channel_statistics[GreenPixelChannel].depth); in IdentifyImage()
833 (void) PrintChannelStatistics(file,GreenPixelChannel,"Green",1.0/ in IdentifyImage()
896 (void) PrintChannelMoments(file,GreenPixelChannel,"Green",scale, in IdentifyImage()
964 (void) PrintChannelFeatures(file,GreenPixelChannel,"Green", in IdentifyImage()
1097 ConcatenateColorComponent(&pixel,GreenPixelChannel,X11Compliance, in IdentifyImage()
Dcache-view.c727 pixel[GreenPixelChannel]=ClampToQuantum(background_color.green); in GetOneCacheViewAuthenticPixel()
800 pixel[GreenPixelChannel]=ClampToQuantum(background_color.green); in GetOneCacheViewVirtualPixel()
931 pixel[GreenPixelChannel]=ClampToQuantum(background_color.green); in GetOneCacheViewVirtualMethodPixel()
Dpixel.h77 GreenPixelChannel = 1, enumerator
Dcomposite-private.h90 case GreenPixelChannel: in CompositePixelOver()
Dcomposite.c1784 case GreenPixelChannel: pixel=green; break;
1812 if (channel == GreenPixelChannel)
1956 case GreenPixelChannel: pixel=green; break;
2036 case GreenPixelChannel: pixel=green; break;
2107 case GreenPixelChannel: pixel=green; break;
2227 case GreenPixelChannel: pixel=green; break;
Dcolor.c1141 case GreenPixelChannel: in ConcatenateColorComponent()
1505 case GreenPixelChannel: in ConcatentateHexColorComponent()
1573 ConcatentateHexColorComponent(pixel,GreenPixelChannel,tuple); in GetColorTuple()
1599 ConcatenateColorComponent(&color,GreenPixelChannel,SVGCompliance,tuple); in GetColorTuple()
Dchannel.c369 case GreenPixelChannel: in ChannelFxImage()
945 case GreenPixelChannel: in FlattenPixelInfo()
Dhistogram.c1056 ConcatenateColorComponent(&pixel,GreenPixelChannel,X11Compliance,tuple); in GetNumberColors()
Dstream.c461 pixel[GreenPixelChannel]=ClampToQuantum(image->background_color.green); in GetOneAuthenticPixelFromStream()
525 pixel[GreenPixelChannel]=ClampToQuantum(image->background_color.green); in GetOneVirtualPixelFromStream()
Dpaint.c982 traits=GetPixelChannelTraits(image,GreenPixelChannel); in OpaquePaintImage()
Denhance.c922 traits=GetPixelChannelTraits(image,GreenPixelChannel); in ClutImage()
1721 i=GetPixelChannelOffset(image,GreenPixelChannel); in ContrastStretchImage()
2181 GreenPixelChannel); in EqualizeImage()
Dfx.c1471 case GreenPixelChannel: return(QuantumScale*pixel.green); in FxGetSymbol()
1580 case GreenPixelChannel: in FxGetSymbol()
2568 case GreenPixelChannel: type="green"; break; in FxEvaluateSubexpression()
5949 (pixel_channel != GreenPixelChannel) && in WaveletDenoiseImage()
Dproperty.c3769 status&=FxEvaluateChannelExpression(fx_info,GreenPixelChannel,0,0, in InterpretImageProperties()
3820 status&=FxEvaluateChannelExpression(fx_info,GreenPixelChannel,0,0, in InterpretImageProperties()
Deffect.c1436 0.715158f*pixel[image->channel_map[GreenPixelChannel].offset]+ in GetMeanLuma()
1916 traits=GetPixelChannelTraits(image,GreenPixelChannel); in LocalContrastImage()
Doption.c1784 { "G", GreenPixelChannel, UndefinedOptionFlag, MagickFalse },
1785 { "Green", GreenPixelChannel, UndefinedOptionFlag, MagickFalse },
Dpixel.c4351 SetPixelChannelAttributes(image,GreenPixelChannel,trait,n); in InitializePixelChannelMap()
4357 SetPixelChannelAttributes(image,GreenPixelChannel,trait,n++); in InitializePixelChannelMap()
6201 case GreenPixelChannel: in LogPixelChannels()
Dcache.c1859 destination[GreenPixelChannel]=ClampToQuantum( in CopyPixel()
/external/ImageMagick/Magick++/lib/
DStatistic.cpp499 _channels.push_back(Magick::ChannelPerceptualHash(GreenPixelChannel, in ImagePerceptualHash()
539 if (_channels[1].channel() != GreenPixelChannel) in isValid()
589 traits=GetPixelChannelTraits(image_.constImage(),GreenPixelChannel); in ImagePerceptualHash()
591 _channels.push_back(Magick::ChannelPerceptualHash(GreenPixelChannel, in ImagePerceptualHash()
592 &channel_perceptual_hash[GreenPixelChannel])); in ImagePerceptualHash()
/external/ImageMagick/MagickWand/
Dcompare.c1309 QuantumRange*channel_distortion[GreenPixelChannel], in CompareImagesCommand()
1310 channel_distortion[GreenPixelChannel]); in CompareImagesCommand()
1373 channel_distortion[GreenPixelChannel]); in CompareImagesCommand()
/external/ImageMagick/coders/
Djson.c1077 (void) PrintChannelLocations(file,image,GreenPixelChannel,"Green", in EncodeImageAttributes()
1206 (void) PrintChannelStatistics(file,GreenPixelChannel,"Green",1.0/ in EncodeImageAttributes()
1249 (void) PrintChannelMoments(file,GreenPixelChannel,"Green",MagickTrue, in EncodeImageAttributes()
1300 (void) PrintChannelFeatures(file,GreenPixelChannel,"Green", in EncodeImageAttributes()
Dtxt.c833 ConcatenateColorComponent(&pixel,GreenPixelChannel,compliance, in WriteTXTImage()
/external/ImageMagick/Magick++/lib/Magick++/
DInclude.h911 using MagickCore::GreenPixelChannel;

12