Home
last modified time | relevance | path

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

/freebsd/sys/contrib/zstd/lib/dictBuilder/
H A Dcover.h93 size_t COVER_checkTotalCompressedSize(const ZDICT_cover_params_t parameters,
H A Dcover.c795 size_t COVER_checkTotalCompressedSize(const ZDICT_cover_params_t parameters, in COVER_checkTotalCompressedSize() function
996 totalCompressedSize = COVER_checkTotalCompressedSize(params, samplesSizes, in COVER_selectDict()
1031 totalCompressedSize = COVER_checkTotalCompressedSize(params, samplesSizes, in COVER_selectDict()