Home
last modified time | relevance | path

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

/linux-6.1.9/lib/zstd/compress/
Dzstd_compress_internal.h1186 void ZSTD_CCtx_trace(ZSTD_CCtx* cctx, size_t extraCSize);
Dzstd_compress.c3450 void ZSTD_CCtx_trace(ZSTD_CCtx* cctx, size_t extraCSize) in ZSTD_CCtx_trace() function
3478 ZSTD_CCtx_trace(cctx, endResult); in ZSTD_compressEnd()