Home
last modified time | relevance | path

Searched defs:totalCompressedSize (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/zstd/lib/dictBuilder/
H A Dcover.h66 size_t totalCompressedSize; member
H A Dcover.c800 size_t totalCompressedSize = ERROR(GENERIC); in COVER_checkTotalCompressedSize() local
968 …ples, size_t nbSamples, ZDICT_cover_params_t params, size_t* offsets, size_t totalCompressedSize) { in COVER_selectDict()
1080 size_t totalCompressedSize = ERROR(GENERIC); in COVER_tryParameters() local
H A Dfastcover.c480 size_t totalCompressedSize = ERROR(GENERIC); in FASTCOVER_tryParameters() local