Searched refs:GetMeanSquaredDistortion (Results 1 – 1 of 1) sorted by relevance
/external/ImageMagick/MagickCore/ |
D | compare.c | 762 static MagickBooleanType GetMeanSquaredDistortion(const Image *image, in GetMeanSquaredDistortion() function 1145 status=GetMeanSquaredDistortion(image,reconstruct_image,distortion,exception); in GetPeakSignalToNoiseRatio() 1250 status=GetMeanSquaredDistortion(image,reconstruct_image,distortion,exception); in GetRootMeanSquaredDistortion() 1317 status=GetMeanSquaredDistortion(image,reconstruct_image, in GetImageDistortion() 1452 status=GetMeanSquaredDistortion(image,reconstruct_image, in GetImageDistortions()
|