Searched refs:nfrac (Results 1 – 1 of 1) sorted by relevance
269 USHORT nfrac = 0xffff ^ frac; in sqrtFixp_lookup() local270 UINT t = (UINT)nfrac * sqrt_tab[idx] + (UINT)frac * sqrt_tab[idx + 1]; in sqrtFixp_lookup()296 USHORT nfrac = 0xffff ^ frac; in sqrtFixp_lookup() local297 UINT t = (UINT)nfrac * sqrt_tab[idx] + (UINT)frac * sqrt_tab[idx + 1]; in sqrtFixp_lookup()