Home
last modified time | relevance | path

Searched defs:newStat (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_opt.c114 unsigned const newStat = base + (table[s] >> shift); in ZSTD_downscaleStats() local
H A Dzstd_compress_internal.h1442 U32 const newStat = rawStat + 1; in ZSTD_fWeight() local
/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstd_compress_internal.h1337 U32 const newStat = rawStat + 1; in ZSTD_fWeight() local