Home
last modified time | relevance | path

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

/external/zstd/lib/decompress/
Dzstd_decompress.c849 size_t ZSTD_nextSrcSizeToDecompress(ZSTD_DCtx* dctx) { return dctx->expected; } in ZSTD_nextSrcSizeToDecompress() function
/external/zstd/lib/legacy/
Dzstd_v03.c3055 static size_t ZSTD_nextSrcSizeToDecompress(ZSTD_DCtx* dctx) in ZSTD_nextSrcSizeToDecompress() function
Dzstd_v02.c3413 static size_t ZSTD_nextSrcSizeToDecompress(ZSTD_DCtx* dctx) in ZSTD_nextSrcSizeToDecompress() function
Dzstd_v04.c3195 static size_t ZSTD_nextSrcSizeToDecompress(ZSTD_DCtx* dctx) in ZSTD_nextSrcSizeToDecompress() function