Searched refs:kp_err_dist_max (Results 1 – 2 of 2) sorted by relevance
139 extern f32 kp_err_dist_max ; // Maximum operation distance (in meters)
46 f32 kp_err_dist_max = 3.000f ; // Maximum operation distance (in meters) variable973 if ( f1 <= kp_err_dist_min || f1 >= kp_err_dist_max ) continue ; in select_2obj_first()1032 if ( f1 <= kp_err_dist_min || f1 >= kp_err_dist_max ) continue ; in select_2obj_continue()