Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dzstd_lib.h3151 ZSTDLIB_STATIC_API size_t ZSTD_getBlockSize (const ZSTD_CCtx* cctx);
/linux/lib/zstd/compress/
H A Dzstd_compress.c4791 size_t ZSTD_getBlockSize(const ZSTD_CCtx* cctx) in ZSTD_getBlockSize() function