Home
last modified time | relevance | path

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

/dragonfly/contrib/zstd/lib/dictBuilder/
H A Dcover.c675 static size_t COVER_buildDictionary(const COVER_ctx_t *ctx, U32 *freqs, in COVER_buildDictionary() function
770 COVER_buildDictionary(&ctx, ctx.freqs, &activeDmers, dictBuffer, in ZDICT_trainFromBuffer_cover()
1089 const size_t tail = COVER_buildDictionary(ctx, freqs, &activeDmers, dict, in COVER_tryParameters()