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