Home
last modified time | relevance | path

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

/external/zstd/lib/compress/
Dzstd_compress.c1197 case ZSTD_cpm_createCDict: in ZSTD_adjustCParams_internal()
3606 …TD_getCParams_internal(compressionLevel, ZSTD_CONTENTSIZE_UNKNOWN, dictSize, ZSTD_cpm_createCDict); in ZSTD_estimateCDictSize()
3744 &cctxParams, ZSTD_CONTENTSIZE_UNKNOWN, dictSize, ZSTD_cpm_createCDict); in ZSTD_createCDict_advanced2()
3751 &cctxParams, ZSTD_CONTENTSIZE_UNKNOWN, dictSize, ZSTD_cpm_createCDict); in ZSTD_createCDict_advanced2()
3773 …TD_getCParams_internal(compressionLevel, ZSTD_CONTENTSIZE_UNKNOWN, dictSize, ZSTD_cpm_createCDict); in ZSTD_createCDict()
3784 …TD_getCParams_internal(compressionLevel, ZSTD_CONTENTSIZE_UNKNOWN, dictSize, ZSTD_cpm_createCDict); in ZSTD_createCDict_byReference()
5080 …Parameters cParams = ZSTD_getCParams_internal(compressionLevel, 0, dictSize, ZSTD_cpm_createCDict); in ZSTD_dedicatedDictSearch_getCParams()
5134 case ZSTD_cpm_createCDict: in ZSTD_getCParamRowSize()
Dzstd_compress_internal.h344 ZSTD_cpm_createCDict = 2, /* Creating a CDict. enumerator