Home
last modified time | relevance | path

Searched refs:StringToInteger (Results 1 – 13 of 13) sorted by relevance

/external/ImageMagick/MagickCore/
Dstring-private.h103 static inline int StringToInteger(const char *magick_restrict value) in StringToInteger() function
Dpolicy.c1282 (StringToInteger(value) > StringToInteger(current_value))) in SetMagickSecurityPolicyValue()
Dutility.c1907 for (i=0; i < (ssize_t) StringToInteger(passes); i++) in ShredFile()
1946 status=StringToInteger(passes); in ShredFile()
Dmagick.c1773 magick_precision=StringToInteger(limit); in SetMagickPrecision()
Dopencl.c870 device_benchmark->max_clock_frequency=StringToInteger(token); in LoadOpenCLDeviceBenchmark()
875 device_benchmark->max_compute_units=StringToInteger(token); in LoadOpenCLDeviceBenchmark()
Dnt-base.c2722 (void) SetErrorMode(StringToInteger(mode)); in NTWindowsGenesis()
/external/ImageMagick/coders/
Djp2.c327 parameters.cp_reduce=StringToInteger(option); in ReadJP2Image()
330 parameters.cp_layer=StringToInteger(option); in ReadJP2Image()
869 parameters->numresolution=StringToInteger(option); in WriteJP2Image()
Ddng.c342 raw_info->params.output_color=StringToInteger(option); in SetLibRawParams()
Dwebp.c1091 *setting=StringToInteger(value); in SetIntegerOption()
Djpeg.c2027 id=JPEG_APP0+StringToInteger(name+3); in WriteProfile()
2542 colorspace=StringToInteger(value); in WriteJPEGImage_()
Dpsd.c3651 opacity=(Quantum) StringToInteger(property); in WritePSDLayersInternal()
/external/ImageMagick/MagickWand/
Dmogrify.c177 DistributePixelCacheServer(StringToInteger(argv[++i]),exception); in MagickCommandGenesis()
1274 StringToInteger(argv[i+1]),(CCObjectInfo **) NULL,exception); in MogrifyImage()
7541 (void) SetMagickPrecision(StringToInteger(argv[i+1])); in MogrifyImageInfo()
Doperation.c1249 (void) SetMagickPrecision(StringToInteger(arg1)); in CLISettingOptionInfo()
2122 StringToInteger(arg1),(CCObjectInfo **) NULL,_exception); in CLISimpleOperatorImage()