Searched refs:distSpecial (Results 1 – 3 of 3) sorted by relevance
47 final short[][] distSpecial = { new short[2], new short[2], field in LZMACoder85 for (int i = 0; i < distSpecial.length; ++i) in reset()86 RangeCoder.initProbs(distSpecial[i]); in reset()
296 distSpecial[distSlot - DIST_MODEL_START], in encodeMatch()453 int limit = distSpecial[distSlot - DIST_MODEL_START].length; in updateDistPrices()457 distSpecial[distSlot - DIST_MODEL_START], in updateDistPrices()
90 distSpecial[distSlot - DIST_MODEL_START]); in decodeMatch()