Home
last modified time | relevance | path

Searched defs:cctx_params (Results 1 – 2 of 2) sorted by relevance

/external/zstd/contrib/linux-kernel/
Dzstd_compress_module.c114 ZSTD_CCtx_params *cctx_params, in init_cctx_params_from_compress_params()
125 ZSTD_CCtx_params cctx_params; in zstd_cctx_workspace_bound_with_ext_seq_prod() local
134 ZSTD_CCtx_params cctx_params; in zstd_cstream_workspace_bound_with_ext_seq_prod() local
/external/zstd/tests/
Dfuzzer.c4549 ZSTD_CCtx_params* cctx_params = ZSTD_createCCtxParams(); in longUnitTests() local