Searched refs:ZSTDv01_decodeLiteralsBlock (Results 1 – 1 of 1) sorted by relevance
1518 static size_t ZSTDv01_decodeLiteralsBlock(void* ctx, in ZSTDv01_decodeLiteralsBlock() function1931 errorCode = ZSTDv01_decodeLiteralsBlock(ctx, dst, maxDstSize, &litPtr, &litSize, src, srcSize); in ZSTD_decompressBlock()