Home
last modified time | relevance | path

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

/third_party/lzma/CS/7zip/Compress/LzmaAlone/
DLzmaBench.cs163 static UInt32 GetLogSize(UInt32 size) in GetLogSize() method in SevenZip.LzmaBench
/third_party/lzma/Java/SevenZip/
DLzmaBench.java213 static int GetLogSize(int size) in GetLogSize() method in LzmaBench