Home
last modified time | relevance | path

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

/freebsd/sys/contrib/zstd/lib/legacy/
H A Dzstd_v07.c3284 static size_t ZSTDv07_decodeLiteralsBlock(ZSTDv07_DCtx* dctx, in ZSTDv07_decodeLiteralsBlock() function
3749 { size_t const litCSize = ZSTDv07_decodeLiteralsBlock(dctx, src, srcSize); in ZSTDv07_decompressBlock_internal()