Searched refs:withMoreLiterals (Results 1 – 1 of 1) sorted by relevance
1227 int withMoreLiterals = price + LIT_PRICE(ip+cur) + LL_INCPRICE(litlen+1); in ZSTD_compressBlock_opt_generic() local1229 … cur+1, ZSTD_fCost(with1literal), litlen+1, ZSTD_fCost(withMoreLiterals)); in ZSTD_compressBlock_opt_generic()1230 if ( (with1literal < withMoreLiterals) in ZSTD_compressBlock_opt_generic()1237 ZSTD_fCost(with1literal), ZSTD_fCost(withMoreLiterals), in ZSTD_compressBlock_opt_generic()