Searched refs:dqthr (Results 1 – 1 of 1) sorted by relevance
424 short ylint, thr2, dqthr ; in update() local436 dqthr = (thr2 + (thr2 >> 1)) >> 1 ; /* dqthr = 0.75 * thr2 */ in update()439 else if (mag <= dqthr) /* supposed data, but small mag */ in update()