OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:normalized_maximum_error
(Results
1 - 12
of
12
) sorted by null
/external/ImageMagick/MagickCore/
color.h
64
normalized_maximum_error
;
member in struct:_ErrorInfo
identify.c
623
image->error.
normalized_maximum_error
);
[
all
...]
compare.c
761
image->error.
normalized_maximum_error
=QuantumScale*maximum_error;
[
all
...]
quantize.c
[
all
...]
/external/ImageMagick/PerlMagick/t/
subroutines.pl
28
#
normalized_maximum_error
);
41
$
normalized_maximum_error
,
129
$
normalized_maximum_error
=0;
130
$
normalized_maximum_error
=$background->GetAttribute('maximum-error');
131
if ( ! defined($
normalized_maximum_error
) )
137
($
normalized_maximum_error
> $normalized_maximum_error_max) )
139
print(" mean-error=$normalized_mean_error, maximum-error=$
normalized_maximum_error
\n");
291
my($srcimage, $refimage, $normalized_mean_error, $
normalized_maximum_error
);
374
$
normalized_maximum_error
=0;
375
$
normalized_maximum_error
=$srcimage->GetAttribute('maximum-error')
[
all
...]
/external/ImageMagick/MagickWand/
compare.c
[
all
...]
/external/ImageMagick/www/api/
compare.php
184
<dt>
normalized_maximum_error
</dt>
/external/ImageMagick/coders/
json.c
[
all
...]
mpc.c
545
image->error.
normalized_maximum_error
=StringToDouble(
[
all
...]
/external/ImageMagick/Magick++/lib/
Image.cpp
1209
return(constImage()->error.
normalized_maximum_error
);
[
all
...]
/external/ImageMagick/PerlMagick/
Magick.xs
[
all
...]
/external/ImageMagick/PerlMagick/quantum/
quantum.xs.in
[
all
...]
Completed in 304 milliseconds