Home
last modified time | relevance | path

Searched refs:MaxPixelChannels (Results 1 – 18 of 18) sorted by relevance

/external/ImageMagick/MagickCore/
Dstatistic.c183 for (k=0; k < MaxPixelChannels; k++) in AcquirePixelThreadSet()
216 for (i=0; i < MaxPixelChannels; i++) in IntensityCompare()
527 for (k=0; k < MaxPixelChannels; k++) in EvaluateImages()
627 for (i=0; i < MaxPixelChannels; i++) in EvaluateImages()
1484 M00[MaxPixelChannels+1], in GetImageMoments()
1485 M01[MaxPixelChannels+1], in GetImageMoments()
1486 M02[MaxPixelChannels+1], in GetImageMoments()
1487 M03[MaxPixelChannels+1], in GetImageMoments()
1488 M10[MaxPixelChannels+1], in GetImageMoments()
1489 M11[MaxPixelChannels+1], in GetImageMoments()
[all …]
Dpixel.h27 #define MaxPixelChannels 32 macro
89 IntensityPixelChannel = MaxPixelChannels, /* ???? */
90 CompositePixelChannel = MaxPixelChannels, /* ???? */
91 SyncPixelChannel = MaxPixelChannels+1 /* not a real channel */
Dcompare.c382 channel_distortion[MaxPixelChannels+1]; in GetAbsoluteDistortion()
451 for (j=0; j <= MaxPixelChannels; j++) in GetAbsoluteDistortion()
491 channel_distortion[MaxPixelChannels+1]; in GetFuzzDistortion()
551 for (j=0; j <= MaxPixelChannels; j++) in GetFuzzDistortion()
556 for (j=0; j <= MaxPixelChannels; j++) in GetFuzzDistortion()
595 channel_distortion[MaxPixelChannels+1]; in GetMeanAbsoluteDistortion()
655 for (j=0; j <= MaxPixelChannels; j++) in GetMeanAbsoluteDistortion()
660 for (j=0; j <= MaxPixelChannels; j++) in GetMeanAbsoluteDistortion()
794 channel_distortion[MaxPixelChannels+1]; in GetMeanSquaredDistortion()
854 for (j=0; j <= MaxPixelChannels; j++) in GetMeanSquaredDistortion()
[all …]
Dcache-view.c717 (void) memset(pixel,0,MaxPixelChannels*sizeof(*pixel)); in GetOneCacheViewAuthenticPixel()
789 (void) memset(pixel,0,MaxPixelChannels*sizeof(*pixel)); in GetOneCacheViewVirtualPixel()
921 (void) memset(pixel,0,MaxPixelChannels*sizeof(*pixel)); in GetOneCacheViewVirtualMethodPixel()
Ddistribute-cache.c496 sizeof(image->number_channels)+MaxPixelChannels*sizeof(*image->channel_map)+ in OpenDistributeCache()
521 (void) memcpy(image->channel_map,p,MaxPixelChannels* in OpenDistributeCache()
523 p+=MaxPixelChannels*sizeof(*image->channel_map); in OpenDistributeCache()
1172 (void) memcpy(p,image->channel_map,MaxPixelChannels* in OpenDistributePixelCache()
1174 p+=MaxPixelChannels*sizeof(*image->channel_map); in OpenDistributePixelCache()
Didentify.c148 MaxPixelChannels+1,sizeof(*channel_statistics)); in GetLocationStatistics()
151 (void) ResetMagickMemory(channel_statistics,0,(MaxPixelChannels+1)* in GetLocationStatistics()
153 for (i=0; i <= (ssize_t) MaxPixelChannels; i++) in GetLocationStatistics()
812 (void) PrintChannelStatistics(file,(PixelChannel) MaxPixelChannels, in IdentifyImage()
860 (void) PrintChannelMoments(file,(PixelChannel) MaxPixelChannels, in IdentifyImage()
Dcache-private.h153 channel_map[MaxPixelChannels];
Dthreshold.c235 channel_bias[MaxPixelChannels], in AdaptiveThresholdImage()
236 channel_sum[MaxPixelChannels]; in AdaptiveThresholdImage()
1347 for (i=0; i < MaxPixelChannels; i++) in OrderedDitherImage()
1351 for (i=0; (*p != '\0') && (i < MaxPixelChannels); i++) in OrderedDitherImage()
1358 for (i=0; i < MaxPixelChannels; i++) in OrderedDitherImage()
Dcache.c1777 (void) memset(pixel,0,MaxPixelChannels*sizeof(*pixel)); in GetOneAuthenticPixel()
1835 (void) memset(pixel,0,MaxPixelChannels*sizeof(*pixel)); in GetOneAuthenticPixelFromCache()
1889 (void) memset(pixel,0,MaxPixelChannels*sizeof(*pixel)); in GetOneVirtualPixel()
1953 (void) memset(pixel,0,MaxPixelChannels*sizeof(*pixel)); in GetOneVirtualPixelFromCache()
2588 virtual_pixel[MaxPixelChannels]; in GetVirtualPixelsFromNexus()
3452 (void) memcpy(cache_info->channel_map,image->channel_map,MaxPixelChannels* in OpenPixelCache()
Dpixel.c101 channel_map=(PixelChannelMap *) AcquireQuantumMemory(MaxPixelChannels, in AcquirePixelChannelMap()
105 (void) ResetMagickMemory(channel_map,0,MaxPixelChannels*sizeof(*channel_map)); in AcquirePixelChannelMap()
106 for (i=0; i < MaxPixelChannels; i++) in AcquirePixelChannelMap()
142 (void) CopyMagickMemory(clone_map,channel_map,MaxPixelChannels* in ClonePixelChannelMap()
4426 (void) ResetMagickMemory(image->channel_map,0,MaxPixelChannels* in InitializePixelChannelMap()
4454 assert((n+image->number_meta_channels) < MaxPixelChannels); in InitializePixelChannelMap()
Dcomposite.c403 source[MaxPixelChannels]; in CompositeOverImage()
1312 source[MaxPixelChannels];
Dstream.c454 (void) memset(pixel,0,MaxPixelChannels*sizeof(*pixel)); in GetOneAuthenticPixelFromStream()
518 (void) memset(pixel,0,MaxPixelChannels*sizeof(*pixel)); in GetOneVirtualPixelFromStream()
Dfx.c1496 quantum_pixel[MaxPixelChannels]; in FxGetSymbol()
1680 quantum_pixel[MaxPixelChannels]; in FxGetSymbol()
Doption.c2770 if ((q == token) || (channel < 0) || (channel >= MaxPixelChannels)) in ParsePixelChannelOption()
Dfeature.c677 length=MaxPixelChannels+1UL; in GetImageFeatures()
Deffect.c1544 mean[MaxPixelChannels], in KuwaharaImage()
/external/ImageMagick/MagickWand/
Dcompare.c1139 QuantumRange*channel_distortion[MaxPixelChannels], in CompareImagesCommand()
1140 channel_distortion[MaxPixelChannels]); in CompareImagesCommand()
1190 channel_distortion[MaxPixelChannels]); in CompareImagesCommand()
1196 channel_distortion[MaxPixelChannels], in CompareImagesCommand()
/external/ImageMagick/coders/
Djson.c286 MaxPixelChannels+1,sizeof(*channel_statistics)); in GetLocationStatistics()
289 (void) ResetMagickMemory(channel_statistics,0,(MaxPixelChannels+1)* in GetLocationStatistics()
291 for (i=0; i <= (ssize_t) MaxPixelChannels; i++) in GetLocationStatistics()
943 (void) PrintChannelStatistics(file,(PixelChannel) MaxPixelChannels, in EncodeImageAttributes()