Home
last modified time | relevance | path

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

/external/gemmlowp/internal/
Dcommon.h195 const int kDefaultL1CacheSize = 48 * 1024; variable
201 const int kDefaultL1CacheSize = 16 * 1024; variable
207 const int kDefaultL1CacheSize = 32 * 1024; variable
211 const int kDefaultL1CacheSize = 32 * 1024; variable
215 const int kDefaultL1CacheSize = 32 * 1024; variable
221 const int kDefaultL1CacheSize = 16 * 1024; variable
Dsingle_thread_gemm.h57 int l1_bytes_to_use_ = kDefaultL1CacheSize;