Searched refs:isqrt32 (Results 1 – 3 of 3) sorted by relevance
42 unsigned isqrt32(opus_uint32 _val){ in isqrt32() function
44 unsigned isqrt32(opus_uint32 _val);
767 itheta = (isqrt32(8*(opus_uint32)fm + 1) - 1)>>1; in compute_theta()774 - isqrt32(8*(opus_uint32)(ft - fm - 1) + 1))>>1; in compute_theta()