Home
last modified time | relevance | path

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

/liblc3-latest/src/
Dfastmath.h212 int hi = (x2.u >> 18) & 0x1f; in lc3_db_q16() local
215 return e2 * 49321 + t[hi][0] + ((t[hi][1] * lo) >> 16); in lc3_db_q16()