Searched defs:kFirstBlockSize (Results 1 – 3 of 3) sorted by relevance
238 …static constexpr uint16_t kFirstBlockSize = kMemorySize - kAlignSize * 3 + kBlockRemainderSize; member in ot::Utils::Heap
447 static const size_t kFirstBlockSize = 3 << 15; in BrotliCompressFragmentFastImpl() local
441 static const size_t kFirstBlockSize = 3 << 15; in BrotliCompressFragmentFastImpl() local