Home
last modified time | relevance | path

Searched defs:kBlockSizeMax (Results 1 – 2 of 2) sorted by relevance

/third_party/lzma/CPP/7zip/Common/
DMethodProps.cpp695 const UInt32 kBlockSizeMax = (UInt32)0 - (UInt32)(1 << 16); in Get_Lzma_MemUsage() local
/third_party/lzma/C/
DLzFind.c293 const UInt32 kBlockSizeMax = (UInt32)0 - (UInt32)kBlockSizeAlign; in GetBlockSize() local