Searched refs:k32K (Results 1 – 1 of 1) sorted by relevance
63 constexpr int k32K = (1 << 15); in MinimumSizeWithOverhead() local64 if (minimumSize >= k32K && minimumSize < std::numeric_limits<int>::max() - k4K) { in MinimumSizeWithOverhead()