Searched refs:ZSTD_d_format (Results 1 – 5 of 5) sorted by relevance
1695 return ZSTD_DCtx_setParameter(dctx, ZSTD_d_format, (int)format); in ZSTD_DCtx_setFormat()1706 case ZSTD_d_format: in ZSTD_dParam_getBounds()1751 case ZSTD_d_format: in ZSTD_DCtx_getParameter()1777 case ZSTD_d_format: in ZSTD_DCtx_setParameter()1778 CHECK_DBOUNDS(ZSTD_d_format, value); in ZSTD_DCtx_setParameter()
1398 return ZSTD_DCtx_setParameter(dctx, ZSTD_d_format, format); in ZSTD_DCtx_setFormat()1409 case ZSTD_d_format: in ZSTD_dParam_getBounds()1449 case ZSTD_d_format: in ZSTD_DCtx_setParameter()1450 CHECK_DBOUNDS(ZSTD_d_format, value); in ZSTD_DCtx_setParameter()
726 ZSTD_DCtx_setParameter(dctx, ZSTD_d_format, ZSTD_f_zstd1_magicless); in zfs_zstd_decompress_level_buf()
1655 #define ZSTD_d_format ZSTD_d_experimentalParam1 macro
2094 #define ZSTD_d_format ZSTD_d_experimentalParam1 macro