Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/lib/compress/
H A Dzstd_opt.c1087 U32 const previousPrice = opt[cur].price; in ZSTD_compressBlock_opt_generic() local
1088 U32 const basePrice = previousPrice + ZSTD_litLengthPrice(0, optStatePtr, optLevel); in ZSTD_compressBlock_opt_generic()
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c21092 U32 const previousPrice = opt[cur].price; in ZSTD_compressBlock_opt_generic() local
21093 U32 const basePrice = previousPrice + ZSTD_litLengthPrice(0, optStatePtr, optLevel); in ZSTD_compressBlock_opt_generic()