Searched refs:ALIGN_SIZE (Results 1 – 6 of 6) sorted by relevance
191 #define ALIGN_SIZE (1 << ALIGN_BITS) macro192 #define ALIGN_MASK (ALIGN_SIZE - 1)
202 uint16_t dist_align[ALIGN_SIZE];
130 probability dist_align[ALIGN_SIZE];143 uint32_t align_prices[ALIGN_SIZE];
233 #define ALIGN_SIZE (1 << ALIGN_BITS) macro234 #define ALIGN_MASK (ALIGN_SIZE - 1)
146 probability pos_align[ALIGN_SIZE];839 } while (offset < ALIGN_SIZE); in lzma_decode()
189 for (uint32_t i = 0; i < ALIGN_SIZE; ++i) in fill_align_prices()826 if (coder->align_price_count >= ALIGN_SIZE) in lzma_lzma_optimum_normal()