Home
last modified time | relevance | path

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

/external/ruy/ruy/
Dblock_map.cc220 const int num_full_blocks_of_cols = cols >> block_size_log2; in GetMultithreadingScore() local
222 std::max(1, num_full_blocks_of_rows * num_full_blocks_of_cols)); in GetMultithreadingScore()