HomeSort by relevance Sort by last modified time
    Searched refs:SetCutValue (Results 1 - 2 of 2) sorted by null

  /external/lzma/Java/SevenZip/Compression/LZ/
BinTree.java 365 public void SetCutValue(int cutValue) { _cutValue = cutValue; }
  /external/lzma/CS/7zip/Compress/LZ/
LzBinTree.cs 365 public void SetCutValue(UInt32 cutValue) { _cutValue = cutValue; }

Completed in 124 milliseconds