Home | History | Annotate | Download | only in LZMA

Lines Matching refs:bt

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

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