Searched refs:normAcc (Results 1 – 1 of 1) sorted by relevance
147 unsigned const normAcc = (norm[s] != -1) ? (unsigned)norm[s] : 1; in ZSTD_crossEntropyCost() local148 unsigned const norm256 = normAcc << shift; in ZSTD_crossEntropyCost()