Lines Matching refs:distortion
240 distortion, in CompareImagesCommand() local
299 distortion=0.0; in CompareImagesCommand()
1170 difference_image=CompareImages(image,reconstruct_image,metric,&distortion, in CompareImagesCommand()
1174 difference_image=CompareImages(image,reconstruct_image,metric,&distortion, in CompareImagesCommand()
1187 &distortion,exception); in CompareImagesCommand()
1199 &distortion,exception); in CompareImagesCommand()
1217 &distortion,exception); in CompareImagesCommand()
1249 QuantumRange*distortion,GetMagickPrecision(), in CompareImagesCommand()
1250 (double) distortion); in CompareImagesCommand()
1261 distortion); in CompareImagesCommand()
1267 GetMagickPrecision(),distortion, in CompareImagesCommand()
1472 if (fabs(distortion-1.0) > CompareEpsilon) in CompareImagesCommand()
1476 if (fabs(distortion) > CompareEpsilon) in CompareImagesCommand()