Searched refs:b2_max_transl (Results 1 – 1 of 1) sorted by relevance
124 calc_t b2_max_transl = b2_min_transl - constants::period() + diff2; in apply() local129 if (math::abs(b2_max_transl - b2_max) < constants::period() / 2) in apply()131 b2_max_transl = b2_max; in apply()135 && b2_max_transl < b1_min) // b2_max left of b1_min in apply()