Searched refs:htcp_max_diff (Results 1 – 1 of 1) sorted by relevance
172 static int htcp_max_diff = INT_MAX / ((1 << HTCP_ALPHA_INC_SHIFT) * 10); variable419 if (diff < htcp_max_diff) { in htcp_recalc_alpha()