Home
last modified time | relevance | path

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

/external/gemmlowp/internal/
Dblock_params.h121 int max_cache_friendly_l1_depth = std::max( in FindL1BlockSizes() local
125 std::max(1, CeilQuotient(depth, max_cache_friendly_l1_depth)); in FindL1BlockSizes()