Searched refs:get_dist_slot (Results 1 – 4 of 4) sorted by relevance
79 # define get_dist_slot(dist) \ macro109 get_dist_slot(uint32_t dist) in get_dist_slot() function
397 out[0] = get_dist_slot(d + 1) - 24; in lzma_lzma2_props_encode()
151 const uint32_t dist_slot = get_dist_slot(distance); in match()
168 const uint32_t dist_slot = get_dist_slot(i); in fill_dist_prices()