Searched refs:kMaxLzmaPropSize (Results 1 – 2 of 2) sorted by relevance
15 const UInt32 kMaxLzmaPropSize = 10; field in SevenZip.LzmaBench
57 static const UInt32 kMaxLzmaPropSize = 5; variable575 if (!propStreamSpec->Alloc(kMaxLzmaPropSize)) in Init()