Searched defs:img_x (Results 1 – 2 of 2) sorted by relevance
468 for (int img_x = start_x; img_x < end_x; ++img_x) { in FindFastKeypoints() local504 for (int img_x = start_x + 1; img_x < end_x - 1; ++img_x) { in FindFastKeypoints() local
38 float img_x = arctan_radian + offset_radian; in transform_bowl_coord_to_image_x() local