Searched refs:Pow2Approximation (Results 1 – 2 of 2) sorted by relevance
46 float Pow2Approximation(float p) { in Pow2Approximation() function52 return Pow2Approximation(p * FastLog2f(x)); in PowApproximation()
26 float Pow2Approximation(float p);