Searched refs:nbSeq_1 (Results 1 – 1 of 1) sorted by relevance
269 size_t nbSeq_1 = nbSeq; in ZSTD_buildCTable() local273 nbSeq_1--; in ZSTD_buildCTable()275 assert(nbSeq_1 > 1); in ZSTD_buildCTable()278 …_ERROR(FSE_normalizeCount(wksp->norm, tableLog, count, nbSeq_1, max, ZSTD_useLowProbCount(nbSeq_1)… in ZSTD_buildCTable()