Searched refs:ZSTD_d_format (Results 1 – 2 of 2) sorted by relevance
1741 return ZSTD_DCtx_setParameter(dctx, ZSTD_d_format, (int)format); in ZSTD_DCtx_setFormat()1752 case ZSTD_d_format: in ZSTD_dParam_getBounds()1806 case ZSTD_d_format: in ZSTD_DCtx_getParameter()1838 case ZSTD_d_format: in ZSTD_DCtx_setParameter()1839 CHECK_DBOUNDS(ZSTD_d_format, value); in ZSTD_DCtx_setParameter()
2466 #define ZSTD_d_format ZSTD_d_experimentalParam1 macro