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.h60 size_t totalCompressedSize; member
H A Dcover.c844 size_t totalCompressedSize = ERROR(GENERIC); local
1022 …ples, size_t nbSamples, ZDICT_cover_params_t params, size_t* offsets, size_t totalCompressedSize) {
1129 size_t totalCompressedSize = ERROR(GENERIC); local
H A Dfastcover.c480 size_t totalCompressedSize = ERROR(GENERIC); in FASTCOVER_tryParameters() local