Searched refs:squelch_x (Results 1 – 1 of 1) sorted by relevance
266 int squelch_x; member4214 smoother->squelch_x = 0;4315 smoother->squelch_x += smoother->avg_dx;4316 dxp = smoother->squelch_x / (div_x * multiplicator);4317 smoother->squelch_x = smoother->squelch_x %