Home
last modified time | relevance | path

Searched refs:startingInputLength (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/zstd/lib/decompress/
H A Dzstd_decompress.c91 size_t const startingInputLength = ZSTD_FRAMEHEADERSIZE_PREFIX(format); in ZSTD_startingInputLength() local
94 return startingInputLength; in ZSTD_startingInputLength()