Searched refs:kMaxLzmaPropSize (Results 1 - 2 of 2) sorted by relevance

/external/lzma/CS/7zip/Compress/LzmaAlone/
H A DLzmaBench.cs15 const UInt32 kMaxLzmaPropSize = 10; field in class:SevenZip.LzmaBench
/external/lzma/CPP/7zip/UI/Common/
H A DBench.cpp57 static const UInt32 kMaxLzmaPropSize = 5; variable
575 if (!propStreamSpec->Alloc(kMaxLzmaPropSize))

Completed in 98 milliseconds