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