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