Searched defs:ZSTD_getParamsFromCCtx (Results 1 - 1 of 1) sorted by relevance
| /kernel/linux/linux-5.10/lib/zstd/ | ||
| H A D | compress.c | 143 static ZSTD_parameters ZSTD_getParamsFromCCtx(const ZSTD_CCtx *cctx) { return cctx->params; } in ZSTD_getParamsFromCCtx() function |
Completed in 10 milliseconds