Searched refs:DIST_MODEL_START (Results 1 – 6 of 6) sorted by relevance
124 if (dist <= DIST_MODEL_START && dist >= 0) in getDistSlot()327 if (distSlot >= DIST_MODEL_START) { in encodeMatch()334 distSpecial[distSlot - DIST_MODEL_START], in encodeMatch()481 for (int dist = 0; dist < DIST_MODEL_START; ++dist) in updateDistPrices()486 int dist = DIST_MODEL_START; in updateDistPrices()487 for (int distSlot = DIST_MODEL_START; distSlot < DIST_MODEL_END; in updateDistPrices()492 int limit = distSpecial[distSlot - DIST_MODEL_START].length; in updateDistPrices()496 distSpecial[distSlot - DIST_MODEL_START], in updateDistPrices()
82 if (distSlot < DIST_MODEL_START) { in decodeMatch()90 distSpecial[distSlot - DIST_MODEL_START]); in decodeMatch()
25 static final int DIST_MODEL_START = 4; field in LZMACoder
168 #define DIST_MODEL_START 4 macro
663 if (dist_slot < DIST_MODEL_START) { in lzma_match()
1143 #define DIST_MODEL_START 4 macro1805 if (dist_slot < DIST_MODEL_START) { in lzma_match()