Searched refs:num_full_blocks_of_rows (Results 1 – 1 of 1) sorted by relevance
219 const int num_full_blocks_of_rows = rows >> block_size_log2; in GetMultithreadingScore() local222 std::max(1, num_full_blocks_of_rows * num_full_blocks_of_cols)); in GetMultithreadingScore()