Searched refs:ZSTDv07_decodeLiteralsBlock (Results 1 – 1 of 1) sorted by relevance
3284 static size_t ZSTDv07_decodeLiteralsBlock(ZSTDv07_DCtx* dctx, in ZSTDv07_decodeLiteralsBlock() function3749 { size_t const litCSize = ZSTDv07_decodeLiteralsBlock(dctx, src, srcSize); in ZSTDv07_decompressBlock_internal()