Searched refs:GetImagePerceptualHash (Results 1 – 10 of 10) sorted by relevance
154 *GetImagePerceptualHash(const Image *,ExceptionInfo *);
1276 channel_phash=GetImagePerceptualHash(image,exception); in GetPerceptualHashDistortion()1279 reconstruct_phash=GetImagePerceptualHash(reconstruct_image,exception); in GetPerceptualHashDistortion()
445 #define GetImagePerceptualHash PrependMagickMethod(GetImagePerceptualHash) macro
702 channel_phash=GetImagePerceptualHash(image,exception); in IdentifyImage()
1770 MagickExport ChannelPerceptualHash *GetImagePerceptualHash(const Image *image, in GetImagePerceptualHash() function
581 channel_perceptual_hash=GetImagePerceptualHash(image_.constImage(), in ImagePerceptualHash()
1143 channel_phash=GetImagePerceptualHash(image,exception); in EncodeImageAttributes()
1141 channel_phash=GetImagePerceptualHash(image,exception); in EncodeImageAttributes()
1376 using MagickCore::GetImagePerceptualHash;
12381 channel_phash=GetImagePerceptualHash(image,exception);