Home
last modified time | relevance | path

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

/linux-6.1.9/lib/zstd/decompress/
Dzstd_decompress.c227 size_t const startingInputLength = ZSTD_FRAMEHEADERSIZE_PREFIX(format); in ZSTD_startingInputLength() local
230 return startingInputLength; in ZSTD_startingInputLength()