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()
184 short thr2; in _g721_update() local193 thr2 = (0x20 + ((state_ptr->yl >> 10) & 0x1F)) << in _g721_update()195 if (mag >= thr2) { in _g721_update()198 tr = (mag <= (thr2 - (thr2 >> 2))) ? 0 : 1; in _g721_update()
190 short thr2; in _g723_update() local199 thr2 = (0x20 + ((state_ptr->yl >> 10) & 0x1F)) << in _g723_update()201 if (mag >= thr2) in _g723_update()204 tr = (mag <= (thr2 - (thr2 >> 2))) ? 0 : 1; in _g723_update()