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