Searched refs:match_price_count (Results 1 – 3 of 3) sorted by relevance
141 uint32_t match_price_count; member
180 ++coder->match_price_count; in match()591 coder->match_price_count = UINT32_MAX / 2; in lzma_lzma_encoder_reset()
181 coder->match_price_count = 0; in fill_dist_prices()823 if (coder->match_price_count >= (1 << 7)) in lzma_lzma_optimum_normal()