Searched defs:endFrame (Results 1 – 2 of 2) sorted by relevance
357 const size_t endFrame = ZSTD_seekable_endFrame(zcs, output); in ZSTD_seekable_endStream() local
1394 int const endFrame = (endOp == ZSTD_e_end); in ZSTDMT_createCompressionJob() local1799 …ZSTDMT_flushStream_internal(ZSTDMT_CCtx* mtctx, ZSTD_outBuffer* output, ZSTD_EndDirective endFrame) in ZSTDMT_flushStream_internal()