Home
last modified time | relevance | path

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

/external/gemmlowp/internal/
Dcommon.h60 const int kDefaultL1CacheSize = 48 * 1024; variable
66 const int kDefaultL1CacheSize = 16 * 1024; variable
72 const int kDefaultL1CacheSize = 32 * 1024; variable
76 const int kDefaultL1CacheSize = 32 * 1024; variable
80 const int kDefaultL1CacheSize = 32 * 1024; variable
86 const int kDefaultL1CacheSize = 16 * 1024; variable
Dsingle_thread_gemm.h57 int l1_bytes_to_use_ = kDefaultL1CacheSize;