Home
last modified time | relevance | path

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

/linux/lib/zstd/compress/
A Dzstd_compress_internal.h1072 U32 const BWeight = hb * fp_multiplier; in ZSTD_fWeight() local
1074 U32 const weight = BWeight + FWeight; in ZSTD_fWeight()
A Dzstd_opt.c62 U32 const BWeight = hb * BITCOST_MULTIPLIER; in ZSTD_fracWeight() local
64 U32 const weight = BWeight + FWeight; in ZSTD_fracWeight()

Completed in 13 milliseconds