Searched refs:EMatchFinderTypeBT2 (Results 1 - 1 of 1) sorted by relevance
/third_party/lzma/Java/SevenZip/Compression/LZMA/ | ||
H A D | Encoder.java | 11 public static final int EMatchFinderTypeBT2 = 0;
field in Encoder 368 if (_matchFinderType == EMatchFinderTypeBT2) in Create() |
Completed in 3 milliseconds