Searched refs:angle_step (Results 1 – 1 of 1) sorted by relevance
102 float angle_step = fabs(config.angle_end - config.angle_start) / img_width; in bowl_view_image_to_world() local106 angle = degree2radian (config.angle_start + img_pos.x * angle_step); in bowl_view_image_to_world()133 angle = degree2radian (config.angle_start + img_pos.x * angle_step); in bowl_view_image_to_world()