Searched defs:reconstruct_image (Results 1 – 6 of 6) sorted by relevance
/external/ImageMagick/MagickCore/ |
D | compare.c | 128 MagickExport Image *CompareImages(Image *image,const Image *reconstruct_image, in CompareImages() 365 const Image *reconstruct_image,double *distortion,ExceptionInfo *exception) in GetAbsoluteDistortion() 484 const Image *reconstruct_image,double *distortion,ExceptionInfo *exception) in GetFuzzDistortion() 599 const Image *reconstruct_image,double *distortion,ExceptionInfo *exception) in GetMeanAbsoluteDistortion() 713 const Image *reconstruct_image,double *distortion,ExceptionInfo *exception) in GetMeanErrorPerPixel() 816 const Image *reconstruct_image,double *distortion,ExceptionInfo *exception) in GetMeanSquaredDistortion() 930 const Image *image,const Image *reconstruct_image,double *distortion, in GetNormalizedCrossCorrelationDistortion() 1125 const Image *reconstruct_image,double *distortion,ExceptionInfo *exception) in GetPeakAbsoluteDistortion() 1240 const Image *reconstruct_image,double *distortion,ExceptionInfo *exception) in GetPeakSignalToNoiseRatio() 1258 const Image *reconstruct_image,double *distortion,ExceptionInfo *exception) in GetPerceptualHashDistortion() [all …]
|
/external/ImageMagick/MagickWand/ |
D | compare.c | 247 *reconstruct_image, in CompareImagesCommand() local
|
D | operation.c | 3952 *reconstruct_image; in CLIListOperatorImages() local
|
D | mogrify.c | 8065 *reconstruct_image; in MogrifyImageList() local
|
/external/ImageMagick/tests/ |
D | validate.c | 1550 *reconstruct_image, in ValidateImageFormatsInMemory() local 1848 *reconstruct_image; in ValidateImageFormatsOnDisk() local 2068 *reconstruct_image; in ValidateImportExportPixels() local
|
/external/ImageMagick/PerlMagick/quantum/ |
D | quantum.xs.in | 3369 *reconstruct_image; local
|