Home
last modified time | relevance | path

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

/external/zstd/lib/decompress/
Dzstd_decompress.c1108 size_t ZSTD_nextSrcSizeToDecompress(ZSTD_DCtx* dctx) { return dctx->expected; } in ZSTD_nextSrcSizeToDecompress() function
/external/zstd/lib/legacy/
Dzstd_v03.c3051 static size_t ZSTD_nextSrcSizeToDecompress(ZSTD_DCtx* dctx) in ZSTD_nextSrcSizeToDecompress() function
Dzstd_v04.c3191 static size_t ZSTD_nextSrcSizeToDecompress(ZSTD_DCtx* dctx) in ZSTD_nextSrcSizeToDecompress() function
Dzstd_v02.c3409 static size_t ZSTD_nextSrcSizeToDecompress(ZSTD_DCtx* dctx) in ZSTD_nextSrcSizeToDecompress() function