Searched refs:fast_log2 (Results 1 - 2 of 2) sorted by relevance

/frameworks/rs/java/tests/MathErr/src/com/example/android/rs/matherr/
H A Dmath_err.rs45 static float fast_log2(float v) {
82 *out = fast_log2(*in);
/frameworks/av/media/libeffects/loudness/common/core/
H A Dmath.h37 inline float fast_log2(float val) { function in namespace:le_fx::math
50 return fast_log2(val) *

Completed in 412 milliseconds