Home
last modified time | relevance | path

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

/external/zstd/lib/dictBuilder/
Dcover.h65 size_t totalCompressedSize; member
Dcover.c792 size_t totalCompressedSize = ERROR(GENERIC); in COVER_checkTotalCompressedSize() local
960 …ples, size_t nbSamples, ZDICT_cover_params_t params, size_t* offsets, size_t totalCompressedSize) { in COVER_selectDict()
1071 size_t totalCompressedSize = ERROR(GENERIC); in COVER_tryParameters() local
Dfastcover.c472 size_t totalCompressedSize = ERROR(GENERIC); in FASTCOVER_tryParameters() local
/external/lzma/Java/SevenZip/
DLzmaBench.java331 long totalCompressedSize = 0; in LzmaBenchmark() local
/external/freetype/include/freetype/internal/
Dwofftypes.h160 FT_ULong totalCompressedSize; member