Searched refs:fullFrameSize (Results 1 – 1 of 1) sorted by relevance
591 unsigned long long fullFrameSize; /* set by mtctx, then read by worker => no barrier */ member628 …ssBegin_advanced_internal(cctx, NULL, 0, ZSTD_dct_auto, job->cdict, jobParams, job->fullFrameSize); in ZSTDMT_compressionJob()632 U64 const pledgedSrcSize = job->firstJob ? job->fullFrameSize : job->src.size; in ZSTDMT_compressionJob()1118 mtctx->jobs[u].fullFrameSize = srcSize; in ZSTDMT_compress_advanced_internal()1414 mtctx->jobs[jobID].fullFrameSize = mtctx->frameContentSize; in ZSTDMT_createCompressionJob()