MCPcopy Create free account
hub / github.com/F-Stack/f-stack / ZSTD_estimateDCtxSize

Function ZSTD_estimateDCtxSize

freebsd/contrib/openzfs/module/zstd/lib/zstd.c:24592–24592  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24590}
24591
24592size_t ZSTD_estimateDCtxSize(void) { return sizeof(ZSTD_DCtx); }
24593
24594
24595static size_t ZSTD_startingInputLength(ZSTD_format_e format)

Callers 2

ZSTD_estimateDStreamSizeFunction · 0.70
zstd_meminitFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected