Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/lib/legacy/
H A Dzstd_v05.c2866 static size_t ZSTDv05_decodeLiteralsBlock(ZSTDv05_DCtx* dctx, in ZSTDv05_decodeLiteralsBlock() function
3400 litCSize = ZSTDv05_decodeLiteralsBlock(dctx, src, srcSize); in ZSTDv05_decompressBlock_internal()