Searched refs:ZSTD_NO_CLEVEL (Results 1 – 1 of 1) sorted by relevance
262 #define ZSTD_NO_CLEVEL 0 macro284 ZSTD_CCtxParams_init_internal(cctxParams, ¶ms, ZSTD_NO_CLEVEL); in ZSTD_CCtxParams_init_advanced()301 cctxParams->compressionLevel = ZSTD_NO_CLEVEL; in ZSTD_CCtxParams_setZstdParams()3383 ZSTD_CCtxParams_init_internal(&cctxParams, ¶ms, ZSTD_NO_CLEVEL); in ZSTD_compressBegin_advanced()3491 ZSTD_CCtxParams_init_internal(&cctxParams, ¶ms, ZSTD_NO_CLEVEL); in ZSTD_compress_advanced()3666 cdict->compressionLevel = ZSTD_NO_CLEVEL; /* signals advanced API usage */ in ZSTD_createCDict_advanced_internal()