Searched refs:FULL_DISTANCES (Results 1 – 5 of 5) sorted by relevance
45 private static final int DIST_PRICE_UPDATE_INTERVAL = FULL_DISTANCES;61 = new int[DIST_STATES][FULL_DISTANCES];413 if (dist < FULL_DISTANCES) { in getMatchAndLenPrice()468 assert dist == FULL_DISTANCES; in updateDistPrices() local
27 static final int FULL_DISTANCES = 1 << (DIST_MODEL_END / 2); field in LZMACoder
184 #define FULL_DISTANCES (1 << FULL_DISTANCES_BITS) macro
196 uint16_t dist_special[FULL_DISTANCES - DIST_MODEL_END];
1159 #define FULL_DISTANCES (1 << FULL_DISTANCES_BITS) macro1352 uint16_t dist_special[FULL_DISTANCES - DIST_MODEL_END];