Home
last modified time | relevance | path

Searched refs:repOffsets (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/zstd/lib/dictBuilder/
H A Dzdict.c615 …, unsigned* offsetcodeCount, unsigned* matchlengthCount, unsigned* litlengthCount, U32* repOffsets, in ZDICT_countEStats() argument
664 repOffsets[offset1] += 3; in ZDICT_countEStats()
665 repOffsets[offset2] += 1; in ZDICT_countEStats()