Home
last modified time | relevance | path

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

/f-stack/freebsd/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()
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c24597 size_t const startingInputLength = ZSTD_FRAMEHEADERSIZE_PREFIX(format); in ZSTD_startingInputLength() local
24600 return startingInputLength; in ZSTD_startingInputLength()