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

/freebsd-10.0-release/contrib/xz/src/liblzma/lzma/
H A Dlzma_encoder_optimum_normal.c586 const uint32_t next_rep_match_price = cur_and_1_price local
596 const uint32_t cur_and_len_price = next_rep_match_price
677 const uint32_t next_rep_match_price = cur_and_len_literal_price local
687 const uint32_t cur_and_len_price = next_rep_match_price
774 const uint32_t next_rep_match_price local
786 cur_and_len_price = next_rep_match_price

Completed in 130 milliseconds