Searched refs:HC4 (Results 1 – 4 of 4) sorted by relevance
13 final class HC4 extends LZEncoder { class34 HC4(int dictSize, int beforeSizeMin, int readAheadMax, in HC4() method in HC4
79 m += HC4.getMemoryUsage(dictSize); in getMemoryUsage()122 return new HC4(dictSize, extraSizeBefore, extraSizeAfter, in getInstance()
142 files larger than 2 GB with HC4 match finder (-mfhc4).160 - LZMA now can use only these match finders: HC4, BT2, BT3, BT4
76 src/org/tukaani/xz/lz/HC4.java