Home
last modified time | relevance | path

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

/external/zstd/lib/dictBuilder/
Dcover.h81 COVER_epoch_info_t COVER_computeEpochs(U32 maxDictSize, U32 nbDmers,
Dcover.c655 COVER_epoch_info_t COVER_computeEpochs(U32 maxDictSize, in COVER_computeEpochs() function
682 const COVER_epoch_info_t epochs = COVER_computeEpochs( in COVER_buildDictionary()
Dfastcover.c401 const COVER_epoch_info_t epochs = COVER_computeEpochs( in FASTCOVER_buildDictionary()