Searched refs:do_correction (Results 1 – 1 of 1) sorted by relevance
887 const int do_correction = delay <= lower_bound || delay > upper_bound; in SignalBasedDelayCorrection() local888 if (do_correction == 1) { in SignalBasedDelayCorrection()