Lines Matching full:compressing
187 * When compressing many times,
269 * Note: When compressing with a ZSTD_CDict these parameters are superseded
288 * and typically compressing more.
473 * - The session : will stop compressing current frame, and make CCtx ready to start a new one.
610 * when compressing with multiple threads. The call won't block if it can
622 * note: ZSTD_e_flush will flush as much output as possible, meaning when compressing with multiple…
634 * note: ZSTD_e_end will flush as much output as possible, meaning when compressing with multiple t…
817 * When compressing multiple messages or blocks using the same dictionary,
942 * Compressing with a prefix is similar in outcome as performing a diff and compressing it,
1825 unsigned nbActiveWorkers; /* MT only : nb of workers actively compressing at probe time */
1844 * + oldest job is still actively compressing data,
2059 - Compressing and decompressing require a context structure