Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zstd/lib/decompress/
H A Dzstd_decompress.c235 size_t const startingInputLength = ZSTD_FRAMEHEADERSIZE_PREFIX(format); in ZSTD_startingInputLength() local
238 return startingInputLength; in ZSTD_startingInputLength()
/freebsd/sys/contrib/zstd/lib/decompress/
H A Dzstd_decompress.c234 size_t const startingInputLength = ZSTD_FRAMEHEADERSIZE_PREFIX(format); in ZSTD_startingInputLength() local
237 return startingInputLength; in ZSTD_startingInputLength()