Searched refs:kFractionSlope (Results 1 – 1 of 1) sorted by relevance
34 static const float kFractionSlope = 0.05f; variable196 fraction = 1.f - kFractionSlope * (delay_difference - self->allowed_offset); in HistogramBasedValidation()201 kFractionSlope * delay_difference; in HistogramBasedValidation()