Home
last modified time | relevance | path

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

/linux/lib/zstd/compress/
H A Dzstd_ldm.c260 ZSTD_fillHashTable(ms, iend, ZSTD_dtlm_fast, ZSTD_tfp_forCCtx); in ZSTD_ldm_fillFastTables()
265 ZSTD_fillDoubleHashTable(ms, iend, ZSTD_dtlm_fast, ZSTD_tfp_forCCtx); in ZSTD_ldm_fillFastTables()
H A Dzstd_compress_internal.h541 typedef enum { ZSTD_tfp_forCCtx, ZSTD_tfp_forCDict } ZSTD_tableFillPurpose_e; enumerator
H A Dzstd_compress.c5183 ZSTD_tfp_forCCtx, cctx->tmpWorkspace) in ZSTD_compressBegin_internal()
5187 dictContentType, dtlm, ZSTD_tfp_forCCtx, cctx->tmpWorkspace); in ZSTD_compressBegin_internal()