Home
last modified time | relevance | path

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

/linux-6.12.1/lib/zstd/decompress/
Dzstd_decompress.c226 size_t const startingInputLength = ZSTD_FRAMEHEADERSIZE_PREFIX(format); in ZSTD_startingInputLength() local
229 return startingInputLength; in ZSTD_startingInputLength()