Searched refs:abs_t_new2 (Results 1 – 1 of 1) sorted by relevance
1228 CT const abs_t_new2 = math::abs(t_new2); in calc_ts() local1229 CT const abs_t_max = (std::max)(abs_t_new1, abs_t_new2); in calc_ts()