Searched refs:BITCOST_ACCURACY (Results 1 – 1 of 1) sorted by relevance
31 # define BITCOST_ACCURACY 032 # define BITCOST_MULTIPLIER (1 << BITCOST_ACCURACY)35 # define BITCOST_ACCURACY 8 macro36 # define BITCOST_MULTIPLIER (1 << BITCOST_ACCURACY)39 # define BITCOST_ACCURACY 8 macro40 # define BITCOST_MULTIPLIER (1 << BITCOST_ACCURACY)62 U32 const FWeight = (stat << BITCOST_ACCURACY) >> hb; in ZSTD_fracWeight()64 assert(hb + BITCOST_ACCURACY < 31); in ZSTD_fracWeight()