Home
last modified time | relevance | path

Searched refs:floor_log2_quotient (Results 1 – 1 of 1) sorted by relevance

/external/ruy/ruy/
Dblock_map.cc156 int floor_log2_quotient(int num, int denom) { in floor_log2_quotient() function
191 std::min(floor_log2_quotient(rows, cols), in GetRectangularness()
203 std::min(floor_log2_quotient(cols, rows), in GetRectangularness()