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()
213 #define DIST_MODEL_START 4 macro
433 if (symbol < DIST_MODEL_START) { in lzma_decode()786 if (symbol < DIST_MODEL_START) { in lzma_decode()
158 for (uint32_t i = 0; i < DIST_MODEL_START; ++i) in fill_dist_prices()166 for (uint32_t i = DIST_MODEL_START; i < FULL_DISTANCES; ++i) { in fill_dist_prices()
155 if (dist_slot >= DIST_MODEL_START) { in match()