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

  /external/gemmlowp/internal/
common.h 141 const int kDefaultL1CacheSize = 16 * 1024;
147 const int kDefaultL1CacheSize = 32 * 1024;
151 const int kDefaultL1CacheSize = 32 * 1024;
157 const int kDefaultL1CacheSize = 16 * 1024;
block_params.h 115 const int l1_bytes_to_use = kDefaultL1CacheSize;

Completed in 1959 milliseconds