Searched refs:badCost (Results 1 – 2 of 2) sorted by relevance
119 unsigned const badCost = (tableLog + 1) << kAccuracyLog; in ZSTD_fseBitCost() local123 if (bitCost >= badCost) { in ZSTD_fseBitCost()
11360 unsigned const badCost = (tableLog + 1) << kAccuracyLog; in ZSTD_fseBitCost() local11364 if (bitCost >= badCost) { in ZSTD_fseBitCost()