Searched refs:logb2 (Results 1 – 1 of 1) sorted by relevance
109 static constexpr int LogBaseTwoToLogBaseTen(int logb2) { in LogBaseTwoToLogBaseTen() argument113 (logb2 * LogBaseTenOfTwoTimesTenToThe12th) / TenToThe12th}; in LogBaseTwoToLogBaseTen()