Home
last modified time | relevance | path

Searched refs:h2Size (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/lib/zstd/
H A Ddecompress.c2356 size_t const h2Size = ZSTD_nextSrcSizeToDecompress(zds->dctx); in ZSTD_decompressStream() local
2357 CHECK_F(ZSTD_decompressContinue(zds->dctx, NULL, 0, zds->headerBuffer + h1Size, h2Size)); in ZSTD_decompressStream()

Completed in 5 milliseconds