Searched refs:ZSTD_nextInputType (Results 1 – 1 of 1) sorted by relevance
1723 ZSTD_nextInputType_e ZSTD_nextInputType(ZSTD_DCtx *dctx) in ZSTD_nextInputType() function2485 …nextSrcSizeHint += ZSTD_blockHeaderSize * (ZSTD_nextInputType(zds->dctx) == ZSTDnit_block); /* pre… in ZSTD_decompressStream()2525 EXPORT_SYMBOL(ZSTD_nextInputType);