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