Searched refs:clipcnt (Results 1 – 2 of 2) sorted by relevance
376 int clipcnt; /* sample clip count */ member686 up->clipcnt++; in chu_audio_receive()689 up->clipcnt++; in chu_audio_receive()1662 if (up->clipcnt == 0) { in chu_gain()1666 } else if (up->clipcnt > MAXCLP) { in chu_gain()1672 up->clipcnt = 0; in chu_gain()
530 int clipcnt; /* sample clipped count */ member 824 up->clipcnt++; in wwv_receive() 827 up->clipcnt++; in wwv_receive() 2691 if (up->clipcnt == 0) { in wwv_gain() 2695 } else if (up->clipcnt > MAXCLP) { in wwv_gain() 2701 up->clipcnt = 0; in wwv_gain()