Searched refs:one_by_counter_plus_1 (Results 1 – 1 of 1) sorted by relevance
40 const float one_by_counter_plus_1 = 1.f / (counter_[s] + 1.f); in Estimate() local45 const float multiplier = delta * one_by_counter_plus_1; in Estimate()57 one_by_counter_plus_1; in Estimate()