Searched refs:b2_min_transl (Results 1 – 1 of 1) sorted by relevance
123 calc_t const b2_min_transl = b1_min + diff_min; // always right of b1_min in apply() local124 calc_t b2_max_transl = b2_min_transl - constants::period() + diff2; in apply()134 if (b2_min_transl > b1_max // b2_min right of b1_max in apply()