Home
last modified time | relevance | path

Searched refs:jittercount (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/isdn/mISDN/
H A Ddsp_cmx.c1610 static u32 jittercount; /* counter for jitter check */ variable
1650 jittercount += length;
1651 if (jittercount >= 8000) {
1652 jittercount -= 8000;