Lines Matching full:compressing
150 <h3>Compression context</h3><pre> When compressing many times,
212 * Note: When compressing with a ZSTD_CDict these parameters are superseded
231 * and typically compressing more.
436 - The session : will stop compressing current frame, and make CCtx ready to start a new one.
559 when compressing with multiple threads. The call won't block if it can
571 …note: ZSTD_e_flush will flush as much output as possible, meaning when compressing with multiple t…
583 …note: ZSTD_e_end will flush as much output as possible, meaning when compressing with multiple thr…
726 </b><p> When compressing multiple messages or blocks using the same dictionary,
849 Compressing with a prefix is similar in outcome as performing a diff and compressing it,
1689 …unsigned nbActiveWorkers; </b>/* MT only : nb of workers actively compressing at probe time *…
1700 + oldest job is still actively compressing data,
1881 - Compressing and decompressing require a context structure