Searched refs:squelch_x (Results 1 – 1 of 1) sorted by relevance
267 int squelch_x; member4225 smoother->squelch_x = 0;4326 smoother->squelch_x += smoother->avg_dx;4327 dxp = smoother->squelch_x / (div_x * multiplicator);4328 smoother->squelch_x = smoother->squelch_x %