Home | History | Annotate | Download | only in LZMA

Lines Matching refs:bt

366 			SevenZip.Compression.LZ.BinTree bt = new SevenZip.Compression.LZ.BinTree();

370 bt.SetType(numHashBytes);
371 _matchFinder = bt;