Home
last modified time | relevance | path

Searched refs:ZSTD_dtlm_full (Results 1 – 3 of 3) sorted by relevance

/linux/lib/zstd/compress/
H A Dzstd_fast.c32 assert(dtlm == ZSTD_dtlm_full); in ZSTD_fillHashTableForCDict()
H A Dzstd_compress_internal.h540 typedef enum { ZSTD_dtlm_fast, ZSTD_dtlm_full } ZSTD_dictTableLoadMethod_e; enumerator
H A Dzstd_compress.c5480 dictContentType, ZSTD_dtlm_full, ZSTD_tfp_forCDict, cdict->entropyWorkspace); in ZSTD_initCDict_internal()