Searched refs:lastFrameChunk (Results 1 – 1 of 1) sorted by relevance
2790 U32 lastFrameChunk) in ZSTD_compress_frameChunk() argument2807 U32 const lastBlock = lastFrameChunk & (blockSize >= remaining); in ZSTD_compress_frameChunk()2857 if (lastFrameChunk && (op>ostart)) cctx->stage = ZSTDcs_ending; in ZSTD_compress_frameChunk()2964 U32 frame, U32 lastFrameChunk) in ZSTD_compressContinue_internal() argument3002 … ZSTD_compress_frameChunk (cctx, dst, dstCapacity, src, srcSize, lastFrameChunk) : in ZSTD_compressContinue_internal()