Home
last modified time | relevance | path

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

/linux/lib/zstd/decompress/
A Dzstd_decompress.c996 size_t ZSTD_nextSrcSizeToDecompress(ZSTD_DCtx* dctx) { return dctx->expected; } in ZSTD_nextSrcSizeToDecompress() function
1981 { size_t const neededInSize = ZSTD_nextSrcSizeToDecompress(zds); in ZSTD_decompressStream()
2047 { size_t nextSrcSizeHint = ZSTD_nextSrcSizeToDecompress(zds); in ZSTD_decompressStream()
/linux/include/linux/
A Dzstd_lib.h2382 ZSTDLIB_API size_t ZSTD_nextSrcSizeToDecompress(ZSTD_DCtx* dctx);
/linux/
A DSystem.map17031 ffff8000104b7fc4 T ZSTD_nextSrcSizeToDecompress
A D.tmp_System.map17031 ffff8000104b7fc4 T ZSTD_nextSrcSizeToDecompress

Completed in 350 milliseconds