Home
last modified time | relevance | path

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

/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/inc/utils/
H A Dmath.h154 math_fast_log2 ( in math_fast_log2() function
178 return (math_fast_log2 (val) * 0.69314718f); in math_fast_log()
186 return math_fast_log2(val) / 3.312500f; in math_fast_log10()