Home
last modified time | relevance | path

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

/freebsd/sys/contrib/zstd/lib/dictBuilder/
H A Dzdict.c640unsigned* countLit, unsigned* offsetcodeCount, unsigned* matchlengthCount, unsigned* litlengthCoun… in ZDICT_countEStats()
722 static void ZDICT_flatLit(unsigned* countLit) in ZDICT_flatLit()
738 unsigned countLit[256]; in ZDICT_analyzeEntropy() local