OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:StringToInteger
(Results
1 - 10
of
10
) sorted by null
/external/ImageMagick/MagickCore/
string-private.h
63
static inline int
StringToInteger
(const char *magick_restrict value)
utility.c
[
all
...]
opencl.c
828
device_benchmark->max_clock_frequency=
StringToInteger
(token);
833
device_benchmark->max_compute_units=
StringToInteger
(token);
[
all
...]
magick.c
[
all
...]
nt-base.c
[
all
...]
/external/ImageMagick/coders/
webp.c
574
configure.method=
StringToInteger
(value);
591
configure.target_size=
StringToInteger
(value);
597
configure.segments=
StringToInteger
(value);
600
configure.sns_strength=
StringToInteger
(value);
603
configure.filter_strength=
StringToInteger
(value);
606
configure.filter_sharpness=
StringToInteger
(value);
609
configure.filter_type=
StringToInteger
(value);
616
configure.alpha_compression=
StringToInteger
(value);
619
configure.alpha_filtering=
StringToInteger
(value);
622
configure.alpha_quality=
StringToInteger
(value)
[
all
...]
jp2.c
334
parameters.cp_reduce=
StringToInteger
(option);
337
parameters.cp_layer=
StringToInteger
(option);
820
parameters.numresolution=
StringToInteger
(option);
[
all
...]
jpeg.c
[
all
...]
/external/ImageMagick/MagickWand/
operation.c
[
all
...]
mogrify.c
173
DistributePixelCacheServer(
StringToInteger
(argv[++i]),exception);
[
all
...]
Completed in 1241 milliseconds