Home
last modified time | relevance | path

Searched defs:countLit (Results 1 – 1 of 1) sorted by path

/dragonfly/contrib/zstd/lib/dictBuilder/
H A Dzdict.c615unsigned* countLit, unsigned* offsetcodeCount, unsigned* matchlengthCount, unsigned* litlengthCoun… in ZDICT_countEStats()
697 static void ZDICT_flatLit(unsigned* countLit) in ZDICT_flatLit()
713 unsigned countLit[256]; in ZDICT_analyzeEntropy() local