Searched refs:x_log2 (Results 1 – 1 of 1) sorted by relevance
7653 int x_log2 = IntegerLog2(x_scaled); in RUNTIME_FUNCTION() local7654 int x_log10 = ((x_log2 + 1) * 1233) >> 12; in RUNTIME_FUNCTION()