Home
last modified time | relevance | path

Searched refs:Pow2Approximation (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/modules/audio_processing/ns/
Dfast_math.cc46 float Pow2Approximation(float p) { in Pow2Approximation() function
52 return Pow2Approximation(p * FastLog2f(x)); in PowApproximation()
Dfast_math.h26 float Pow2Approximation(float p);