Home
last modified time | relevance | path

Searched defs:FWeight (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/zstd/lib/compress/
H A Dzstd_opt.c51 U32 const FWeight = (stat << BITCOST_ACCURACY) >> hb; in ZSTD_fracWeight() local
H A Dzstd_compress_internal.h1090 U32 const FWeight = (newStat << fp_accuracy) >> hb; in ZSTD_fWeight() local