Lines Matching full:compressing
193 * When compressing many times,
274 * Note: When compressing with a ZSTD_CDict these parameters are superseded
293 * and typically compressing more.
498 * - The session : will stop compressing current frame, and make CCtx ready to start a new one.
639 * when compressing with multiple threads. The call won't block if it can
651 * note: ZSTD_e_flush will flush as much output as possible, meaning when compressing with multiple…
663 * note: ZSTD_e_end will flush as much output as possible, meaning when compressing with multiple t…
847 * When compressing multiple messages or blocks using the same dictionary,
980 * Compressing with a prefix is similar in outcome as performing a diff and compressing it,
1791 * would be stored in a CCtx after compressing the contents of a dictionary.
2307 unsigned nbActiveWorkers; /* MT only : nb of workers actively compressing at probe time */
2326 * + oldest job is still actively compressing data,
2543 - Compressing and decompressing require a context structure