Searched refs:DIST_MODEL_START (Results 1 – 4 of 4) sorted by relevance
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()
538 if (symbol < DIST_MODEL_START) { in lzma_decode()