Home
last modified time | relevance | path

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

/external/ruy/ruy/
Dtrmul.cc258 static constexpr int kDivisorLog2 = 15; in GetTentativeThreadCount() local
260 0, ceil_log2(rows) + ceil_log2(cols) + ceil_log2(depth) - kDivisorLog2); in GetTentativeThreadCount()