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