Searched refs:ZSTD_d_format (Results 1 – 2 of 2) sorted by relevance
1626 return ZSTD_DCtx_setParameter(dctx, ZSTD_d_format, (int)format); in ZSTD_DCtx_setFormat()1637 case ZSTD_d_format: in ZSTD_dParam_getBounds()1682 case ZSTD_d_format: in ZSTD_DCtx_getParameter()1708 case ZSTD_d_format: in ZSTD_DCtx_setParameter()1709 CHECK_DBOUNDS(ZSTD_d_format, value); in ZSTD_DCtx_setParameter()
2073 #define ZSTD_d_format ZSTD_d_experimentalParam1 macro
Completed in 13 milliseconds