Home
last modified time | relevance | path

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

/third_party/lzma/Java/SevenZip/Compression/LZMA/
H A DEncoder.java1383 public boolean SetMatchFinder(int matchFinderIndex) in SetMatchFinder() argument
1385 if (matchFinderIndex < 0 || matchFinderIndex > 2) in SetMatchFinder()
1388 _matchFinderType = matchFinderIndex; in SetMatchFinder()

Completed in 3 milliseconds