Home
last modified time | relevance | path

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

/external/gemmlowp/internal/
Dcommon.h152 const int kDefaultL1CacheSize = 48 * 1024; variable
158 const int kDefaultL1CacheSize = 16 * 1024; variable
164 const int kDefaultL1CacheSize = 32 * 1024; variable
168 const int kDefaultL1CacheSize = 32 * 1024; variable
174 const int kDefaultL1CacheSize = 16 * 1024; variable
Dsingle_thread_gemm.h57 int l1_bytes_to_use_ = kDefaultL1CacheSize;