Searched refs:jittercount (Results 1 – 1 of 1) sorted by relevance
1621 static u32 jittercount; /* counter for jitter check */ variable1661 jittercount += length;1662 if (jittercount >= 8000) {1663 jittercount -= 8000;