Searched refs:DIST_SLOTS (Results 1 – 5 of 5) sorted by relevance
115 probability dist_slot[DIST_STATES][DIST_SLOTS];125 uint32_t dist_slot_prices[DIST_STATES][DIST_SLOTS];
189 #define DIST_SLOTS (1 << DIST_SLOT_BITS) macro
196 probability dist_slot[DIST_STATES][DIST_SLOTS];518 } while (symbol < DIST_SLOTS); in lzma_decode()529 symbol -= DIST_SLOTS; in lzma_decode()
159 #define DIST_SLOTS (1 << DIST_SLOT_BITS) macro
190 uint16_t dist_slot[DIST_STATES][DIST_SLOTS];661 dist_slot = rc_bittree(&s->rc, probs, DIST_SLOTS) - DIST_SLOTS; in lzma_match()