Home
last modified time | relevance | path

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

/linux/lib/zstd/decompress/
H A Dzstd_decompress_internal.h99 ZSTD_use_indefinitely = -1, /* Use the dictionary indefinitely */ enumerator
H A Dzstd_decompress.c357 dctx->dictUses = ZSTD_use_indefinitely; in ZSTD_DCtx_selectFrameDDict()
1115 case ZSTD_use_indefinitely: in ZSTD_getDDict()
1633 dctx->dictUses = ZSTD_use_indefinitely; in ZSTD_DCtx_loadDictionary_advanced()
1709 dctx->dictUses = ZSTD_use_indefinitely; in ZSTD_DCtx_refDDict()