Searched refs:log2_result (Results 1 – 2 of 2) sorted by relevance
357 bool CheckedLog2(const float x, int* log2_result) { in CheckedLog2() argument365 *log2_result = static_cast<int>(x_log2_rounded); in CheckedLog2()
276 bool CheckedLog2(const float x, int* log2_result);