Searched refs:next_rep_match_price (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/xz/src/liblzma/lzma/
H A Dlzma_encoder_optimum_normal.c575 const uint32_t next_rep_match_price = cur_and_1_price local
585 const uint32_t cur_and_len_price = next_rep_match_price
663 const uint32_t next_rep_match_price = cur_and_len_literal_price local
673 const uint32_t cur_and_len_price = next_rep_match_price
760 const uint32_t next_rep_match_price local
772 cur_and_len_price = next_rep_match_price

Completed in 62 milliseconds