Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dg72x.c306 short ylint, thr2, dqthr; in update() local
318 dqthr = (thr2 + (thr2 >> 1)) >> 1; /* dqthr = 0.75 * thr2 */ in update()
321 else if (mag <= dqthr) /* supposed data, but small mag */ in update()