Searched refs:EMatchFinderType (Results 1 – 1 of 1) sorted by relevance
11 enum EMatchFinderType enum in SevenZip.Compression.LZMA.Encoder357 EMatchFinderType _matchFinderType = EMatchFinderType.BT4;368 if (_matchFinderType == EMatchFinderType.BT2) in Create()1400 EMatchFinderType matchFinderIndexPrev = _matchFinderType; in SetCoderProperties()1404 _matchFinderType = (EMatchFinderType)m; in SetCoderProperties()