Searched defs:b1_max (Results 1 – 1 of 1) sorted by relevance
77 …const std::pair<float, float> &b1_min, const std::pair<float, float> &b1_max, float b0_size, float… in compute_intersection()91 const auto b1_max = get_max_yx(b1); in reject_box() local