Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/lib/legacy/
H A Dzstd_v06.c3058 static size_t ZSTDv06_decodeLiteralsBlock(ZSTDv06_DCtx* dctx, in ZSTDv06_decodeLiteralsBlock() function
3538 { size_t const litCSize = ZSTDv06_decodeLiteralsBlock(dctx, src, srcSize); in ZSTDv06_decompressBlock_internal()