Home
last modified time | relevance | path

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

/external/zstd/lib/dictBuilder/
Dcover.h92 size_t COVER_checkTotalCompressedSize(const ZDICT_cover_params_t parameters,
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()