Home
last modified time | relevance | path

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

/Linux-v4.19/lib/zstd/
Dcompress.c109 static ZSTD_CCtx *ZSTD_createCCtx_advanced(ZSTD_customMem customMem) in ZSTD_createCCtx_advanced() function
125 ZSTD_CCtx *cctx = ZSTD_createCCtx_advanced(stackMem); in ZSTD_initCCtx()
2854 ZSTD_CCtx *const cctx = ZSTD_createCCtx_advanced(customMem); in ZSTD_createCDict_advanced()
2994 zcs->cctx = ZSTD_createCCtx_advanced(customMem); in ZSTD_createCStream_advanced()