Searched defs:kMinBlockSize (Results 1 – 2 of 2) sorted by relevance
| /third_party/lzma/CPP/7zip/Common/ | ||
| D | OutBuffer.cpp | 11 const UInt32 kMinBlockSize = 1; in Create() local |
| D | InBuffer.cpp | 22 const unsigned kMinBlockSize = 1; in Create() local |