Searched refs:suby (Results 1 – 1 of 1) sorted by relevance
248 int subx, suby, dist; in get_trusted_four_points() local261 suby = keypoints->row1 - center.row; in get_trusted_four_points()262 dist = subx * subx + suby * suby; in get_trusted_four_points()276 suby = keypoints->row1 - center.row; in get_trusted_four_points()277 dist = subx * subx + suby * suby; in get_trusted_four_points()291 suby = keypoints->row1 - center.row; in get_trusted_four_points()292 dist = subx * subx + suby * suby; in get_trusted_four_points()306 suby = keypoints->row1 - center.row; in get_trusted_four_points()307 dist = subx * subx + suby * suby; in get_trusted_four_points()