OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fast_log2
(Results
1 - 2
of
2
) sorted by null
/frameworks/rs/java/tests/MathErr/src/com/example/android/rs/matherr/
math_err.rs
45
static float
fast_log2
(float v) {
82
*out =
fast_log2
(*in);
/frameworks/av/media/libeffects/loudness/common/core/
math.h
37
inline float
fast_log2
(float val) {
function in namespace:le_fx::math
50
return
fast_log2
(val) *
Completed in 253 milliseconds