Searched refs:lastFrameChunk (Results 1 – 1 of 1) sorted by relevance
3844 U32 lastFrameChunk) in ZSTD_compress_frameChunk() argument3861 U32 const lastBlock = lastFrameChunk & (blockSize >= remaining); in ZSTD_compress_frameChunk()3916 if (lastFrameChunk && (op>ostart)) cctx->stage = ZSTDcs_ending; in ZSTD_compress_frameChunk()4023 U32 frame, U32 lastFrameChunk) in ZSTD_compressContinue_internal() argument4062 … ZSTD_compress_frameChunk (cctx, dst, dstCapacity, src, srcSize, lastFrameChunk) : in ZSTD_compressContinue_internal()