Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
24592
size_t ZSTD_estimateDCtxSize(void) { return sizeof(ZSTD_DCtx); }
24593
24594
24595
static size_t ZSTD_startingInputLength(ZSTD_format_e format)
Callers
2
ZSTD_estimateDStreamSize
Function · 0.70
zstd_meminit
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected