Searched refs:matchPrice (Results 1 – 1 of 1) sorted by relevance
1185 … int const matchPrice = (int)ZSTD_getMatchPrice(offBase, pos, optStatePtr, optLevel); in ZSTD_compressBlock_opt_generic() local1186 int const sequencePrice = opt[0].price + matchPrice; in ZSTD_compressBlock_opt_generic()