Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/lib/dictBuilder/
H A Dfastcover.c413 const U32 epochEnd = epochBegin + epochs.size; in FASTCOVER_buildDictionary() local
417 ctx, freqs, epochBegin, epochEnd, parameters, segmentFreqs); in FASTCOVER_buildDictionary()
H A Dcover.c694 const U32 epochEnd = epochBegin + epochs.size; in COVER_buildDictionary() local
698 ctx, freqs, activeDmers, epochBegin, epochEnd, parameters); in COVER_buildDictionary()