Searched refs:FastLog2f (Results 1 – 1 of 1) sorted by relevance
22 float FastLog2f(float in) { in FastLog2f() function52 return Pow2Approximation(p * FastLog2f(x)); in PowApproximation()57 return FastLog2f(x) * kLogOf2; in LogApproximation()