HomeSort by relevance Sort by last modified time
    Searched refs:kDefaultL1CacheSize (Results 1 - 2 of 2) sorted by null

  /external/gemmlowp/internal/
common.h 195 const int kDefaultL1CacheSize = 48 * 1024;
201 const int kDefaultL1CacheSize = 16 * 1024;
207 const int kDefaultL1CacheSize = 32 * 1024;
211 const int kDefaultL1CacheSize = 32 * 1024;
215 const int kDefaultL1CacheSize = 32 * 1024;
221 const int kDefaultL1CacheSize = 16 * 1024;
single_thread_gemm.h 57 int l1_bytes_to_use_ = kDefaultL1CacheSize;

Completed in 175 milliseconds