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

  /external/gemmlowp/public/
bit_depth.h 53 static const int kRoundingModeSizeThreshold = 0;
108 static const int kRoundingModeSizeThreshold = 384;
  /external/gemmlowp/internal/
pack.h 520 if (accumulation_depth < RoundingStrategy::kRoundingModeSizeThreshold) {
551 if (accumulation_depth < RoundingStrategy::kRoundingModeSizeThreshold) {

Completed in 306 milliseconds