Searched refs:y_log2 (Results 1 – 1 of 1) sorted by relevance
7671 int y_log2 = IntegerLog2(y_scaled); in RUNTIME_FUNCTION() local7672 int y_log10 = ((y_log2 + 1) * 1233) >> 12; in RUNTIME_FUNCTION()