Searched refs:MAX_BYTES_PER_SCALABLE_BYTE (Results 1 – 1 of 1) sorted by relevance
770 static const int64_t MAX_BYTES_PER_SCALABLE_BYTE = 16; in upperBound() local771 return Size.getScalable() * MAX_BYTES_PER_SCALABLE_BYTE + Size.getFixed(); in upperBound()