Searched refs:DIST_MODEL_START (Results 1 – 6 of 6) sorted by relevance
168 #define DIST_MODEL_START 4 macro
695 if (dist_slot < DIST_MODEL_START) { in lzma_match()
198 #define DIST_MODEL_START 4 macro
159 for (uint32_t i = 0; i < DIST_MODEL_START; ++i) in fill_dist_prices()167 for (uint32_t i = DIST_MODEL_START; i < FULL_DISTANCES; ++i) { in fill_dist_prices()
156 if (dist_slot >= DIST_MODEL_START) { in match()
579 if (symbol < DIST_MODEL_START) { in lzma_decode()