Searched refs:ZSTD_d_format (Results 1 – 5 of 5) sorted by relevance
1415 return ZSTD_DCtx_setParameter(dctx, ZSTD_d_format, (int)format); in ZSTD_DCtx_setFormat()1426 case ZSTD_d_format: in ZSTD_dParam_getBounds()1467 case ZSTD_d_format: in ZSTD_DCtx_getParameter()1490 case ZSTD_d_format: in ZSTD_DCtx_setParameter()1491 CHECK_DBOUNDS(ZSTD_d_format, value); in ZSTD_DCtx_setParameter()
521 ZSTD_DCtx_setParameter(dctx, ZSTD_d_format, ZSTD_f_zstd1_magicless); in zfs_zstd_decompress_level()
1679 #define ZSTD_d_format ZSTD_d_experimentalParam1 macro
4739 #define ZSTD_d_format ZSTD_d_experimentalParam1 macro25903 return ZSTD_DCtx_setParameter(dctx, ZSTD_d_format, format); in ZSTD_DCtx_setFormat()25914 case ZSTD_d_format: in ZSTD_dParam_getBounds()25954 case ZSTD_d_format: in ZSTD_DCtx_setParameter()25955 CHECK_DBOUNDS(ZSTD_d_format, value); in ZSTD_DCtx_setParameter()
1942 #define ZSTD_d_format ZSTD_d_experimentalParam1 macro