Searched refs:ALIGN_MASK (Results 1 – 4 of 4) sorted by relevance
192 #define ALIGN_MASK (ALIGN_SIZE - 1) macro
218 #define ALIGN_MASK (ALIGN_SIZE - 1) macro
172 ALIGN_BITS, dist_reduced & ALIGN_MASK); in match()
123 + coder->align_prices[dist & ALIGN_MASK]; in get_dist_len_price()