Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/lib/dictBuilder/
H A Dcover.h92 size_t COVER_checkTotalCompressedSize(const ZDICT_cover_params_t parameters,
H A Dcover.c787 size_t COVER_checkTotalCompressedSize(const ZDICT_cover_params_t parameters, in COVER_checkTotalCompressedSize() function
988 totalCompressedSize = COVER_checkTotalCompressedSize(params, samplesSizes, in COVER_selectDict()
1023 totalCompressedSize = COVER_checkTotalCompressedSize(params, samplesSizes, in COVER_selectDict()