Lines Matching full:compressing
184 * When compressing many times,
265 * Note: When compressing with a ZSTD_CDict these parameters are superseded
284 * and typically compressing more.
489 * - The session : will stop compressing current frame, and make CCtx ready to start a new one.
630 * when compressing with multiple threads. The call won't block if it can
642 * note: ZSTD_e_flush will flush as much output as possible, meaning when compressing with multiple…
654 * note: ZSTD_e_end will flush as much output as possible, meaning when compressing with multiple t…
838 * When compressing multiple messages or blocks using the same dictionary,
971 * Compressing with a prefix is similar in outcome as performing a diff and compressing it,
1770 * would be stored in a CCtx after compressing the contents of a dictionary.
2286 unsigned nbActiveWorkers; /* MT only : nb of workers actively compressing at probe time */
2305 * + oldest job is still actively compressing data,
2522 - Compressing and decompressing require a context structure