Searched refs:ZSTD_d_format (Results 1 – 2 of 2) sorted by relevance
1580 return ZSTD_DCtx_setParameter(dctx, ZSTD_d_format, (int)format); in ZSTD_DCtx_setFormat()1591 case ZSTD_d_format: in ZSTD_dParam_getBounds()1636 case ZSTD_d_format: in ZSTD_DCtx_getParameter()1662 case ZSTD_d_format: in ZSTD_DCtx_setParameter()1663 CHECK_DBOUNDS(ZSTD_d_format, value); in ZSTD_DCtx_setParameter()
1962 #define ZSTD_d_format ZSTD_d_experimentalParam1 macro