Searched refs:ZSTDv06_decodeLiteralsBlock (Results 1 – 1 of 1) sorted by relevance
3058 static size_t ZSTDv06_decodeLiteralsBlock(ZSTDv06_DCtx* dctx, in ZSTDv06_decodeLiteralsBlock() function3538 { size_t const litCSize = ZSTDv06_decodeLiteralsBlock(dctx, src, srcSize); in ZSTDv06_decompressBlock_internal()