Searched refs:BITCOST_ACCURACY (Results 1 – 1 of 1) sorted by relevance
27 # define BITCOST_ACCURACY 028 # define BITCOST_MULTIPLIER (1 << BITCOST_ACCURACY)31 # define BITCOST_ACCURACY 8 macro32 # define BITCOST_MULTIPLIER (1 << BITCOST_ACCURACY)35 # define BITCOST_ACCURACY 8 macro36 # define BITCOST_MULTIPLIER (1 << BITCOST_ACCURACY)50 U32 const FWeight = (stat << BITCOST_ACCURACY) >> hb; in ZSTD_fracWeight()52 assert(hb + BITCOST_ACCURACY < 31); in ZSTD_fracWeight()