Searched refs:ZSTD_NO_CLEVEL (Results 1 – 1 of 1) sorted by relevance
339 #define ZSTD_NO_CLEVEL 0 macro366 ZSTD_CCtxParams_init_internal(cctxParams, ¶ms, ZSTD_NO_CLEVEL); in ZSTD_CCtxParams_init_advanced()383 cctxParams->compressionLevel = ZSTD_NO_CLEVEL; in ZSTD_CCtxParams_setZstdParams()4561 ZSTD_CCtxParams_init_internal(&cctxParams, ¶ms, ZSTD_NO_CLEVEL); in ZSTD_compressBegin_advanced()4686 ZSTD_CCtxParams_init_internal(&cctx->simpleApiParams, ¶ms, ZSTD_NO_CLEVEL); in ZSTD_compress_advanced()4871 cdict->compressionLevel = ZSTD_NO_CLEVEL; /* signals advanced API usage */ in ZSTD_createCDict_advanced_internal()