Searched refs:DIST_SLOT_BITS (Results 1 – 4 of 4) sorted by relevance
188 #define DIST_SLOT_BITS 6 macro189 #define DIST_SLOTS (1 << DIST_SLOT_BITS)
154 DIST_SLOT_BITS, dist_slot); in match()513 bittree_reset(coder->dist_slot[i], DIST_SLOT_BITS); in lzma_lzma_encoder_reset()
899 bittree_reset(coder->dist_slot[i], DIST_SLOT_BITS); in lzma_decoder_reset()
145 DIST_SLOT_BITS, dist_slot); in fill_dist_prices()