Home
last modified time | relevance | path

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

/third_party/libsnd/src/G72x/
Dg72x.c424 short ylint, thr2, dqthr ; in update() local
436 dqthr = (thr2 + (thr2 >> 1)) >> 1 ; /* dqthr = 0.75 * thr2 */ in update()
439 else if (mag <= dqthr) /* supposed data, but small mag */ in update()