Searched refs:reconstruct_phash (Results 1 – 1 of 1) sorted by relevance
1262 *reconstruct_phash; in GetPerceptualHashDistortion() local1279 reconstruct_phash=GetImagePerceptualHash(reconstruct_image,exception); in GetPerceptualHashDistortion()1280 if (reconstruct_phash == (ChannelPerceptualHash *) NULL) in GetPerceptualHashDistortion()1313 beta=reconstruct_phash[channel].phash[j][i]; in GetPerceptualHashDistortion()1330 reconstruct_phash=(ChannelPerceptualHash *) RelinquishMagickMemory( in GetPerceptualHashDistortion()1331 reconstruct_phash); in GetPerceptualHashDistortion()