Searched refs:invFourthRootCorrection (Results 1 – 1 of 1) sorted by relevance
737 static const FIXP_DBL invFourthRootCorrection[4] = {0x40000000, 0x4C1BF829, variable802 op_m = fMultDiv2(op_m, invFourthRootCorrection[rem]) << 2; in invFourthRootNorm2()