/external/ImageMagick/MagickCore/ |
D | pixel-accessor.h | 90 return(pixel[image->channel_map[BluePixelChannel].offset]); in GetPixelBlue() 95 return(image->channel_map[BluePixelChannel].traits); in GetPixelBlueTraits() 206 case BluePixelChannel: return(pixel_info->blue); in GetPixelInfoChannel() 285 0.072186f*pixel[image->channel_map[BluePixelChannel].offset]); in GetPixelLuma() 300 0.072186f*pixel[image->channel_map[BluePixelChannel].offset]); in GetPixelLuminance() 308 pixel[image->channel_map[BluePixelChannel].offset])); in GetPixelLuminance() 388 pixel[image->channel_map[BluePixelChannel].offset]; in GetPixelInfoPixel() 488 value=(MagickRealType) p[image->channel_map[BluePixelChannel].offset]; in IsPixelEquivalent() 511 pixel[image->channel_map[BluePixelChannel].offset]; in IsPixelGray() 565 pixel[image->channel_map[BluePixelChannel].offset]; in IsPixelMonochrome() [all …]
|
D | fourier.c | 590 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()
|
D | feature.c | 1101 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 …]
|
D | identify.c | 532 (void) PrintChannelLocations(file,image,BluePixelChannel,"Blue", in IdentifyImage() 739 channel_statistics[BluePixelChannel].depth); in IdentifyImage() 783 (void) PrintChannelStatistics(file,BluePixelChannel,"Blue",1.0/ in IdentifyImage() 831 (void) PrintChannelMoments(file,BluePixelChannel,"Blue",scale, in IdentifyImage() 873 (void) PrintChannelPerceptualHash(file,BluePixelChannel,"Blue, Luma", in IdentifyImage() 894 (void) PrintChannelFeatures(file,BluePixelChannel,"Blue", in IdentifyImage() 1012 ConcatenateColorComponent(&pixel,BluePixelChannel,X11Compliance, in IdentifyImage()
|
D | cache-view.c | 728 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()
|
D | pixel.h | 80 BluePixelChannel = 2, enumerator
|
D | composite-private.h | 96 case BluePixelChannel: in CompositePixelOver()
|
D | composite.c | 1769 case BluePixelChannel: pixel=blue; break; 1789 if (channel == BluePixelChannel) 1941 case BluePixelChannel: pixel=blue; break; 2021 case BluePixelChannel: pixel=blue; break; 2092 case BluePixelChannel: pixel=blue; break; 2212 case BluePixelChannel: pixel=blue; break;
|
D | color.c | 1147 case BluePixelChannel: in ConcatenateColorComponent() 1511 case BluePixelChannel: in ConcatentateHexColorComponent() 1575 ConcatentateHexColorComponent(pixel,BluePixelChannel,tuple); in GetColorTuple() 1601 ConcatenateColorComponent(&color,BluePixelChannel,SVGCompliance,tuple); in GetColorTuple()
|
D | channel.c | 355 case BluePixelChannel: in ChannelFxImage() 905 case BluePixelChannel: in FlattenPixelInfo()
|
D | histogram.c | 1053 ConcatenateColorComponent(&pixel,BluePixelChannel,X11Compliance,tuple); in GetNumberColors()
|
D | enhance.c | 396 traits=GetPixelChannelTraits(image,BluePixelChannel); in ClutImage() 1193 i=GetPixelChannelOffset(image,BluePixelChannel); in ContrastStretchImage() 1659 PixelChannel channel=GetPixelChannelChannel(image,BluePixelChannel); in EqualizeImage()
|
D | stream.c | 460 pixel[BluePixelChannel]=ClampToQuantum(image->background_color.blue); in GetOneAuthenticPixelFromStream() 524 pixel[BluePixelChannel]=ClampToQuantum(image->background_color.blue); in GetOneVirtualPixelFromStream()
|
D | fx.c | 1472 case BluePixelChannel: return(QuantumScale*pixel.blue); in FxGetSymbol() 1586 case BluePixelChannel: in FxGetSymbol() 2529 case BluePixelChannel: type="blue"; break; in FxEvaluateSubexpression() 5911 (pixel_channel != BluePixelChannel)) in WaveletDenoiseImage()
|
D | option.c | 1483 { "B", BluePixelChannel, UndefinedOptionFlag, MagickFalse }, 1486 { "Blue", BluePixelChannel, UndefinedOptionFlag, MagickFalse },
|
D | pixel.c | 4355 case BluePixelChannel: in LogPixelChannels() 4434 SetPixelChannelAttributes(image,BluePixelChannel,trait,n); in InitializePixelChannelMap() 4442 SetPixelChannelAttributes(image,BluePixelChannel,trait,n++); in InitializePixelChannelMap()
|
D | property.c | 3619 status&=FxEvaluateChannelExpression(fx_info,BluePixelChannel,0,0, in InterpretImageProperties()
|
D | effect.c | 1437 0.072186f*pixel[image->channel_map[BluePixelChannel].offset]); /* Rec709 */ in GetMeanLuma()
|
D | cache.c | 1747 destination[BluePixelChannel]=ClampToQuantum( in CopyPixel()
|
/external/ImageMagick/Magick++/lib/ |
D | Statistic.cpp | 501 _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()
|
D | Image.cpp | 983 if (channel == GreenPixelChannel || channel == BluePixelChannel) in hasChannel()
|
/external/ImageMagick/MagickWand/ |
D | compare.c | 1098 QuantumRange*channel_distortion[BluePixelChannel], in CompareImagesCommand() 1099 channel_distortion[BluePixelChannel]); in CompareImagesCommand() 1158 channel_distortion[BluePixelChannel]); in CompareImagesCommand()
|
/external/ImageMagick/coders/ |
D | json.c | 834 (void) PrintChannelLocations(file,image,BluePixelChannel,"Blue", in EncodeImageAttributes() 960 (void) PrintChannelStatistics(file,BluePixelChannel,"Blue",1.0/scale, in EncodeImageAttributes() 1002 (void) PrintChannelMoments(file,BluePixelChannel,"Blue",MagickFalse, in EncodeImageAttributes() 1060 (void) PrintChannelFeatures(file,BluePixelChannel,"Blue",MagickFalse, in EncodeImageAttributes()
|
D | txt.c | 805 ConcatenateColorComponent(&pixel,BluePixelChannel,compliance,tuple); in WriteTXTImage()
|
/external/ImageMagick/Magick++/lib/Magick++/ |
D | Include.h | 905 using MagickCore::BluePixelChannel;
|