Searched defs:fastCoverParams (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/contrib/zstd/programs/
H A Ddibio.c270 DiB_trainFromFiles(const char* dictFileName, unsigned maxDictSize, const char** fileNamesTable, unsigned nbFiles, size_t chunkSize, ZDICT_legacy_params_t* params, ZDICT_cover_params_t* coverParams, ZDICT_fastCover_params_t* fastCoverParams, int optimize) argument
[all...]
H A Dzstdcli.c746 ZDICT_fastCover_params_t fastCoverParams = defaultFastCoverParams(); local
/freebsd-13-stable/sys/contrib/zstd/lib/dictBuilder/
H A Dfastcover.c510 FASTCOVER_convertToCoverParams(ZDICT_fastCover_params_t fastCoverParams, argument
524 FASTCOVER_convertToFastCoverParams(ZDICT_cover_params_t coverParams, ZDICT_fastCover_params_t* fastCoverParams, unsigned f, unsigned accel) argument
[all...]

Completed in 107 milliseconds