Home
last modified time | relevance | path

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

12

/external/ImageMagick/MagickCore/
Dpixel-accessor.h92 return(pixel[image->channel_map[BluePixelChannel].offset]); in GetPixelBlue()
97 return(image->channel_map[BluePixelChannel].traits); in GetPixelBlueTraits()
216 case BluePixelChannel: return(pixel_info->blue); in GetPixelInfoChannel()
295 0.072186f*pixel[image->channel_map[BluePixelChannel].offset]); in GetPixelLuma()
310 0.072186f*pixel[image->channel_map[BluePixelChannel].offset]); in GetPixelLuminance()
318 pixel[image->channel_map[BluePixelChannel].offset])); in GetPixelLuminance()
409 pixel[image->channel_map[BluePixelChannel].offset]; in GetPixelInfoPixel()
503 color=(MagickRealType) p[image->channel_map[BluePixelChannel].offset]; in IsPixelEquivalent()
526 pixel[image->channel_map[BluePixelChannel].offset]; in IsPixelGray()
579 pixel[image->channel_map[BluePixelChannel].offset]; in IsPixelMonochrome()
[all …]
Dfourier.c590 case BluePixelChannel: in ForwardFourier()
642 case BluePixelChannel: in ForwardFourier()
744 case BluePixelChannel: in ForwardFourierTransform()
987 BluePixelChannel,modulus,fourier_image,exception); in ForwardFourierTransformImage()
1170 case BluePixelChannel: in InverseFourier()
1218 case BluePixelChannel: in InverseFourier()
1386 case BluePixelChannel: in InverseFourierTransform()
1549 phase_image,BluePixelChannel,modulus,fourier_image,exception); in InverseFourierTransformImage()
Dfeature.c1101 channel_features[BluePixelChannel].angular_second_moment[i]+= in GetImageFeatures()
1140 channel_features[BluePixelChannel].inverse_difference_moment[i]+= in GetImageFeatures()
1172 channel_features[BluePixelChannel].entropy[i]-= in GetImageFeatures()
1237 channel_features[BluePixelChannel].correlation[i]= in GetImageFeatures()
1279 channel_features[BluePixelChannel].sum_average[i]+= in GetImageFeatures()
1296 channel_features[BluePixelChannel].sum_entropy[i]-= in GetImageFeatures()
1318 channel_features[BluePixelChannel].sum_variance[i]+= in GetImageFeatures()
1319 (x-channel_features[BluePixelChannel].sum_entropy[i])* in GetImageFeatures()
1320 (x-channel_features[BluePixelChannel].sum_entropy[i])* in GetImageFeatures()
1438 channel_features[BluePixelChannel].variance_sum_of_squares[i]= in GetImageFeatures()
[all …]
Didentify.c568 (void) PrintChannelLocations(file,image,BluePixelChannel,"Blue", in IdentifyImage()
783 channel_statistics[BluePixelChannel].depth); in IdentifyImage()
835 (void) PrintChannelStatistics(file,BluePixelChannel,"Blue",1.0/ in IdentifyImage()
898 (void) PrintChannelMoments(file,BluePixelChannel,"Blue",scale, in IdentifyImage()
966 (void) PrintChannelFeatures(file,BluePixelChannel,"Blue", in IdentifyImage()
1100 ConcatenateColorComponent(&pixel,BluePixelChannel,X11Compliance, in IdentifyImage()
Dcache-view.c728 pixel[BluePixelChannel]=ClampToQuantum(background_color.blue); in GetOneCacheViewAuthenticPixel()
801 pixel[BluePixelChannel]=ClampToQuantum(background_color.blue); in GetOneCacheViewVirtualPixel()
932 pixel[BluePixelChannel]=ClampToQuantum(background_color.blue); in GetOneCacheViewVirtualMethodPixel()
Dpixel.h81 BluePixelChannel = 2, enumerator
Dcomposite-private.h96 case BluePixelChannel: in CompositePixelOver()
Dcomposite.c1785 case BluePixelChannel: pixel=blue; break;
1805 if (channel == BluePixelChannel)
1957 case BluePixelChannel: pixel=blue; break;
2037 case BluePixelChannel: pixel=blue; break;
2108 case BluePixelChannel: pixel=blue; break;
2228 case BluePixelChannel: pixel=blue; break;
Dcolor.c1146 case BluePixelChannel: in ConcatenateColorComponent()
1510 case BluePixelChannel: in ConcatentateHexColorComponent()
1574 ConcatentateHexColorComponent(pixel,BluePixelChannel,tuple); in GetColorTuple()
1601 ConcatenateColorComponent(&color,BluePixelChannel,SVGCompliance,tuple); in GetColorTuple()
Dchannel.c370 case BluePixelChannel: in ChannelFxImage()
951 case BluePixelChannel: in FlattenPixelInfo()
Dhistogram.c1058 ConcatenateColorComponent(&pixel,BluePixelChannel,X11Compliance,tuple); in GetNumberColors()
Dstream.c462 pixel[BluePixelChannel]=ClampToQuantum(image->background_color.blue); in GetOneAuthenticPixelFromStream()
526 pixel[BluePixelChannel]=ClampToQuantum(image->background_color.blue); in GetOneVirtualPixelFromStream()
Dpaint.c985 traits=GetPixelChannelTraits(image,BluePixelChannel); in OpaquePaintImage()
Denhance.c926 traits=GetPixelChannelTraits(image,BluePixelChannel); in ClutImage()
1727 i=GetPixelChannelOffset(image,BluePixelChannel); in ContrastStretchImage()
2190 BluePixelChannel); in EqualizeImage()
Dfx.c1472 case BluePixelChannel: return(QuantumScale*pixel.blue); in FxGetSymbol()
1586 case BluePixelChannel: in FxGetSymbol()
2569 case BluePixelChannel: type="blue"; break; in FxEvaluateSubexpression()
5950 (pixel_channel != BluePixelChannel)) in WaveletDenoiseImage()
Dproperty.c3772 status&=FxEvaluateChannelExpression(fx_info,BluePixelChannel,0,0, in InterpretImageProperties()
3823 status&=FxEvaluateChannelExpression(fx_info,BluePixelChannel,0,0, in InterpretImageProperties()
Deffect.c1437 0.072186f*pixel[image->channel_map[BluePixelChannel].offset]); /* Rec709 */ in GetMeanLuma()
1920 traits=GetPixelChannelTraits(image,BluePixelChannel); in LocalContrastImage()
Doption.c1773 { "B", BluePixelChannel, UndefinedOptionFlag, MagickFalse },
1776 { "Blue", BluePixelChannel, UndefinedOptionFlag, MagickFalse },
Dpixel.c4350 SetPixelChannelAttributes(image,BluePixelChannel,trait,n); in InitializePixelChannelMap()
4358 SetPixelChannelAttributes(image,BluePixelChannel,trait,n++); in InitializePixelChannelMap()
6208 case BluePixelChannel: in LogPixelChannels()
Dcache.c1861 destination[BluePixelChannel]=ClampToQuantum( in CopyPixel()
/external/ImageMagick/Magick++/lib/
DStatistic.cpp501 _channels.push_back(Magick::ChannelPerceptualHash(BluePixelChannel, in ImagePerceptualHash()
542 if (_channels[2].channel() != BluePixelChannel) in isValid()
593 traits=GetPixelChannelTraits(image_.constImage(),BluePixelChannel); in ImagePerceptualHash()
595 _channels.push_back(Magick::ChannelPerceptualHash(BluePixelChannel, in ImagePerceptualHash()
596 &channel_perceptual_hash[BluePixelChannel])); in ImagePerceptualHash()
/external/ImageMagick/MagickWand/
Dcompare.c1312 QuantumRange*channel_distortion[BluePixelChannel], in CompareImagesCommand()
1313 channel_distortion[BluePixelChannel]); in CompareImagesCommand()
1375 channel_distortion[BluePixelChannel]); in CompareImagesCommand()
/external/ImageMagick/coders/
Djson.c1079 (void) PrintChannelLocations(file,image,BluePixelChannel,"Blue", in EncodeImageAttributes()
1208 (void) PrintChannelStatistics(file,BluePixelChannel,"Blue",1.0/scale, in EncodeImageAttributes()
1251 (void) PrintChannelMoments(file,BluePixelChannel,"Blue",MagickFalse, in EncodeImageAttributes()
1302 (void) PrintChannelFeatures(file,BluePixelChannel,"Blue",MagickFalse, in EncodeImageAttributes()
Dtxt.c836 ConcatenateColorComponent(&pixel,BluePixelChannel,compliance, in WriteTXTImage()
/external/ImageMagick/Magick++/lib/Magick++/
DInclude.h915 using MagickCore::BluePixelChannel;

12