Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dzstd_lib.h1684 ZSTDLIB_STATIC_API size_t ZSTD_CCtx_loadDictionary_advanced(ZSTD_CCtx* cctx, const void* dict, size…
/linux-6.6.21/lib/zstd/compress/
Dzstd_compress.c1062 size_t ZSTD_CCtx_loadDictionary_advanced( in ZSTD_CCtx_loadDictionary_advanced() function
1092 return ZSTD_CCtx_loadDictionary_advanced( in ZSTD_CCtx_loadDictionary_byReference()
1098 return ZSTD_CCtx_loadDictionary_advanced( in ZSTD_CCtx_loadDictionary()