Searched refs:previous_location (Results 1 - 1 of 1) sorted by relevance

/external/ImageMagick/MagickCore/
H A Dfeature.c2228 previous_location;
2256 previous_location=mean_location;
2297 distance=(mean_location.x-previous_location.x)*
2298 (mean_location.x-previous_location.x)+
2299 (mean_location.y-previous_location.y)*
2300 (mean_location.y-previous_location.y)+
2223 previous_location; local

Completed in 93 milliseconds