Searched refs:lastFrameChunk (Results 1 – 1 of 1) sorted by relevance
2841 U32 lastFrameChunk) in ZSTD_compress_frameChunk() argument2858 U32 const lastBlock = lastFrameChunk & (blockSize >= remaining); in ZSTD_compress_frameChunk()2908 if (lastFrameChunk && (op>ostart)) cctx->stage = ZSTDcs_ending; in ZSTD_compress_frameChunk()2991 U32 frame, U32 lastFrameChunk) in ZSTD_compressContinue_internal() argument3029 … ZSTD_compress_frameChunk (cctx, dst, dstCapacity, src, srcSize, lastFrameChunk) : in ZSTD_compressContinue_internal()