Searched defs:FULL_DISTANCES (Results 1 – 4 of 4) sorted by relevance
27 static final int FULL_DISTANCES = 1 << (DIST_MODEL_END / 2); field in LZMACoder
468 assert dist == FULL_DISTANCES; in updateDistPrices() local
184 #define FULL_DISTANCES (1 << FULL_DISTANCES_BITS) macro
1159 #define FULL_DISTANCES (1 << FULL_DISTANCES_BITS) macro