Searched refs:DIST_MODEL_START (Results 1 – 6 of 6) sorted by relevance
115 if (dist <= DIST_MODEL_START) in getDistSlot()289 if (distSlot >= DIST_MODEL_START) { in encodeMatch()296 distSpecial[distSlot - DIST_MODEL_START], in encodeMatch()442 for (int dist = 0; dist < DIST_MODEL_START; ++dist) in updateDistPrices()447 int dist = DIST_MODEL_START; in updateDistPrices()448 for (int distSlot = DIST_MODEL_START; distSlot < DIST_MODEL_END; in updateDistPrices()453 int limit = distSpecial[distSlot - DIST_MODEL_START].length; in updateDistPrices()457 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()
1149 #define DIST_MODEL_START 4 macro1811 if (dist_slot < DIST_MODEL_START) { in lzma_match()