Home
last modified time | relevance | path

Searched refs:basePrice (Results 1 – 1 of 1) sorted by relevance

/linux/lib/zstd/compress/
H A Dzstd_opt.c1278 int const basePrice = previousPrice + LL_PRICE(0); in ZSTD_compressBlock_opt_generic() local
1317 … int const price = basePrice + (int)ZSTD_getMatchPrice(offset, mlen, optStatePtr, optLevel); in ZSTD_compressBlock_opt_generic()