Home
last modified time | relevance | path

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

/aosp_15_r20/external/zstd/lib/dictBuilder/
H A Dzdict.c567 …unsigned* countLit, unsigned* offsetcodeCount, unsigned* matchlengthCount, unsigned* litlengthCoun… in ZDICT_countEStats() argument
597 for (u=0; u<nbSeq; u++) offsetcodeCount[codePtr[u]]++; in ZDICT_countEStats()