Searched refs:math_log2_approx (Results 1 – 2 of 2) sorted by relevance
132 unsigned int math_log2_approx(unsigned int a) in math_log2_approx() function
572 return (math_log2_approx(a) - subtrahend); in dml2_core_utils_log_and_substract_if_non_zero()