Searched refs:ZSTD_d_format (Results 1 – 2 of 2) sorted by relevance
1645 return ZSTD_DCtx_setParameter(dctx, ZSTD_d_format, (int)format); in ZSTD_DCtx_setFormat()1656 case ZSTD_d_format: in ZSTD_dParam_getBounds()1701 case ZSTD_d_format: in ZSTD_DCtx_getParameter()1727 case ZSTD_d_format: in ZSTD_DCtx_setParameter()1728 CHECK_DBOUNDS(ZSTD_d_format, value); in ZSTD_DCtx_setParameter()
2073 #define ZSTD_d_format ZSTD_d_experimentalParam1 macro