Searched refs: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.c360 const uint32_t rep_match_price = match_price local
364 const uint32_t short_rep_price = rep_match_price
398 const uint32_t price = rep_match_price + get_pure_rep_price(
547 const uint32_t rep_match_price = match_price local
554 const uint32_t short_rep_price = rep_match_price
628 const uint32_t price = rep_match_price + get_pure_rep_price(

Completed in 112 milliseconds