Lines Matching full:compressing
176 * When compressing many times,
258 * Note: When compressing with a ZSTD_CDict these parameters are superseded
277 * and typically compressing more.
478 * - The session : will stop compressing current frame, and make CCtx ready to start a new one.
619 * when compressing with multiple threads. The call won't block if it can
631 * note: ZSTD_e_flush will flush as much output as possible, meaning when compressing with multiple…
643 * note: ZSTD_e_end will flush as much output as possible, meaning when compressing with multiple t…
827 * When compressing multiple messages or blocks using the same dictionary,
954 * Compressing with a prefix is similar in outcome as performing a diff and compressing it,
1702 * would be stored in a CCtx after compressing the contents of a dictionary.
2168 unsigned nbActiveWorkers; /* MT only : nb of workers actively compressing at probe time */
2187 * + oldest job is still actively compressing data,
2403 - Compressing and decompressing require a context structure