Home
last modified time | relevance | path

Searched refs:GetMagickPrecision (Results 1 – 14 of 14) sorted by relevance

/external/ImageMagick/MagickCore/
Didentify.c221 GetMagickPrecision(),(feature)[0], \ in PrintChannelFeatures()
222 GetMagickPrecision(),(feature)[1], \ in PrintChannelFeatures()
223 GetMagickPrecision(),(feature)[2], \ in PrintChannelFeatures()
224 GetMagickPrecision(),(feature)[3], \ in PrintChannelFeatures()
225 GetMagickPrecision(),((feature)[0]+(feature)[1]+(feature)[2]+(feature)[3])/4.0 \ in PrintChannelFeatures()
306 (void) FormatLocaleFile(file," %s: %.*g (%.*g)",name,GetMagickPrecision(), in PrintChannelLocations()
307 target,GetMagickPrecision(),QuantumScale*target); in PrintChannelLocations()
363 GetMagickPrecision(),channel_moments[channel].centroid.x, in PrintChannelMoments()
364 GetMagickPrecision(),channel_moments[channel].centroid.y); in PrintChannelMoments()
366 GetMagickPrecision(),channel_moments[channel].ellipse_axis.x, in PrintChannelMoments()
[all …]
Dversion.c614 (void) FormatLocaleFile(file,"QuantumScale=%.*g; ",GetMagickPrecision(), in ListMagickVersion()
616 (void) FormatLocaleFile(file,"MagickEpsilon=%.*g; ",GetMagickPrecision(), in ListMagickVersion()
Dmagick.h113 GetMagickPrecision(void),
Dproperty.c2925 GetMagickPrecision(),entropy); in GetMagickProperty()
2944 GetMagickPrecision(),image->gamma); in GetMagickProperty()
2988 GetMagickPrecision(),kurtosis); in GetMagickProperty()
3011 GetMagickPrecision(),maximum); in GetMagickProperty()
3023 GetMagickPrecision(),mean); in GetMagickProperty()
3036 GetMagickPrecision(),minimum); in GetMagickProperty()
3110 GetMagickPrecision(),PerceptibleReciprocal(image->resolution.x)* in GetMagickProperty()
3118 GetMagickPrecision(),PerceptibleReciprocal(image->resolution.y)* in GetMagickProperty()
3213 GetMagickPrecision(),skewness); in GetMagickProperty()
3225 GetMagickPrecision(),standard_deviation); in GetMagickProperty()
[all …]
Ddistort.c2040 (void) FormatLocaleFile(stderr, "%.*g, ",GetMagickPrecision(), in DistortImage()
2044 (void) FormatLocaleFile(stderr, "%.*g, ",GetMagickPrecision(), in DistortImage()
2046 (void) FormatLocaleFile(stderr, "%.*g'\n",GetMagickPrecision(), in DistortImage()
2054 GetMagickPrecision(),coeff[6],GetMagickPrecision(),coeff[7]); in DistortImage()
2057 GetMagickPrecision(),coeff[0],GetMagickPrecision(),coeff[1], in DistortImage()
2058 GetMagickPrecision(),coeff[2]); in DistortImage()
2061 GetMagickPrecision(),coeff[3],GetMagickPrecision(),coeff[4], in DistortImage()
2062 GetMagickPrecision(),coeff[5]); in DistortImage()
Dcolor.c1169 GetMagickPrecision(),(double) color); in ConcatenateColorComponent()
1174 GetMagickPrecision(),(double) ClampToQuantum(color)); in ConcatenateColorComponent()
1202 GetMagickPrecision(),(double) QuantumScale*ClampToQuantum(color)); in ConcatenateColorComponent()
1216 GetMagickPrecision(),(double) ClampToQuantum(360.0*QuantumScale* in ConcatenateColorComponent()
1220 GetMagickPrecision(),(double) ClampToQuantum(100.0*QuantumScale* in ConcatenateColorComponent()
1228 GetMagickPrecision(),100.0*QuantumScale*color); in ConcatenateColorComponent()
1235 GetMagickPrecision(),(double) ClampToQuantum(100.0*QuantumScale*color)); in ConcatenateColorComponent()
Dresize.c1218 GetMagickPrecision(),(double) resize_filter->support); in AcquireResizeFilter()
1220 GetMagickPrecision(),(double) resize_filter->window_support); in AcquireResizeFilter()
1222 GetMagickPrecision(),(double) resize_filter->blur); in AcquireResizeFilter()
1225 GetMagickPrecision(),(double) resize_filter->coefficient[0]); in AcquireResizeFilter()
1228 GetMagickPrecision(),(double) resize_filter->coefficient[0]); in AcquireResizeFilter()
1230 GetMagickPrecision(), (double) support); in AcquireResizeFilter()
1233 GetMagickPrecision(),(double) B,GetMagickPrecision(),(double) C); in AcquireResizeFilter()
1240 GetMagickPrecision(),(double) in AcquireResizeFilter()
1246 GetMagickPrecision(),0.0); in AcquireResizeFilter()
Dstring.c1136 (void) FormatLocaleString(p,MagickPathExtent,"%.*g",GetMagickPrecision(), in FormatMagickSize()
1151 count=FormatLocaleString(format,length,"%.*g%s",GetMagickPrecision(), in FormatMagickSize()
1154 count=FormatLocaleString(format,length,"%.*g%s%s",GetMagickPrecision(), in FormatMagickSize()
Dmorphology.c4666 GetMagickPrecision(), k->minimum, in ShowKernelInfo()
4667 GetMagickPrecision(), k->maximum); in ShowKernelInfo()
4669 GetMagickPrecision(), k->negative_range, in ShowKernelInfo()
4670 GetMagickPrecision(), k->positive_range); in ShowKernelInfo()
4677 GetMagickPrecision(), k->positive_range+k->negative_range); in ShowKernelInfo()
4682 (void) FormatLocaleFile(stderr," %*s", GetMagickPrecision()+3, "nan"); in ShowKernelInfo()
4684 (void) FormatLocaleFile(stderr," %*.*lg", GetMagickPrecision()+3, in ShowKernelInfo()
4685 GetMagickPrecision(), (double) k->values[i]); in ShowKernelInfo()
Dresample.c1366 GetMagickPrecision(),sqrt((double)Q)*r_scale, in SetResampleFilter()
1367 GetMagickPrecision(),resample_filter->filter_lut[Q] ); in SetResampleFilter()
Dmagick.c886 MagickExport int GetMagickPrecision(void) in GetMagickPrecision() function
Dcompare.c1703 (void) FormatImageProperty(image,"distortion","%.*g",GetMagickPrecision(), in GetImageDistortion()
Dfx.c2582 subexpression,GetMagickPrecision(),alpha); in FxEvaluateSubexpression()
/external/ImageMagick/coders/
Djson.c409 GetMagickPrecision(),(feature)[0], \ in PrintChannelFeatures()
410 GetMagickPrecision(),(feature)[1], \ in PrintChannelFeatures()
411 GetMagickPrecision(),(feature)[2], \ in PrintChannelFeatures()
412 GetMagickPrecision(),(feature)[3], \ in PrintChannelFeatures()
413 GetMagickPrecision(),((feature)[0]+(feature)[1]+(feature)[2]+(feature)[3])/4.0 \ in PrintChannelFeatures()
570 "%.*g,\n",name,GetMagickPrecision(),QuantumScale*target); in PrintChannelLocations()
632 GetMagickPrecision(),channel_moments[channel].centroid.x, in PrintChannelMoments()
633 GetMagickPrecision(),channel_moments[channel].centroid.y); in PrintChannelMoments()
637 GetMagickPrecision(),channel_moments[channel].ellipse_axis.x, in PrintChannelMoments()
638 GetMagickPrecision(),channel_moments[channel].ellipse_axis.y); in PrintChannelMoments()
[all …]