Searched refs:thr2 (Results 1 – 4 of 4) sorted by relevance
80 #define thr2 C[3] macro100 if (w < thr2) { in coshl()
84 thr2 = THR2; variable99 } else if (w < thr2) { in coshl()
186 short thr2; in _g721_update() local195 thr2 = (0x20 + ((state_ptr->yl >> 10) & 0x1F)) << in _g721_update()197 if (mag >= thr2) { in _g721_update()200 tr = (mag <= (thr2 - (thr2 >> 2))) ? 0 : 1; in _g721_update()
192 short thr2; in _g723_update() local201 thr2 = (0x20 + ((state_ptr->yl >> 10) & 0x1F)) << in _g723_update()203 if (mag >= thr2) in _g723_update()206 tr = (mag <= (thr2 - (thr2 >> 2))) ? 0 : 1; in _g723_update()