Searched defs:img_y (Results 1 – 4 of 4) sorted by relevance
465 for (int img_y = start_y; img_y < end_y; ++img_y) { in FindFastKeypoints() local501 for (int img_y = start_y + 1; img_y < end_y - 1; ++img_y) { in FindFastKeypoints() local
240 int img_x, img_y, img_w, img_h; in paint_image() local
689 stbi__uint32 img_x, img_y; member
693 stbi__uint32 img_x, img_y; member