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

/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 58 milliseconds