Searched refs:sourceSize (Results 1 – 2 of 2) sorted by relevance
23 bool ZstdCompressor::init([[maybe_unused]] size_t sourceSize) in init() argument62 ret = ZSTD_CCtx_setPledgedSrcSize(cctx, sourceSize); in init()
34 bool init(size_t sourceSize);