Searched refs:ZSTD_decodeLiteralsBlock (Results 1 – 1 of 1) sorted by relevance
74 size_t ZSTD_decodeLiteralsBlock(ZSTD_DCtx* dctx,79 size_t ZSTD_decodeLiteralsBlock(ZSTD_DCtx* dctx, in ZSTD_decodeLiteralsBlock() function1466 { size_t const litCSize = ZSTD_decodeLiteralsBlock(dctx, src, srcSize); in ZSTD_decompressBlock_internal()