Home
last modified time | relevance | path

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

/third_party/lzma/Java/SevenZip/Compression/LZMA/
H A DEncoder.java327 int _longestMatchLength; field in Encoder
557 lenMain = _longestMatchLength; in GetOptimum()
707 _longestMatchLength = newLen; in GetOptimum()
/third_party/lzma/CS/7zip/Compress/LZMA/
H A DLzmaEncoder.cs327 UInt32 _longestMatchLength; field in SevenZip.Compression.LZMA.Encoder
557 lenMain = _longestMatchLength; in GetOptimum()
707 _longestMatchLength = newLen; in GetOptimum()

Completed in 4 milliseconds