Home
last modified time | relevance | path

Searched defs:frameContentSize (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/lib/zstd/decompress/
Dzstd_decompress.c446 U64 frameContentSize = ZSTD_CONTENTSIZE_UNKNOWN; in ZSTD_getFrameHeader_advanced() local
1708 …e_t ZSTD_decodingBufferSize_min(unsigned long long windowSize, unsigned long long frameContentSize) in ZSTD_decodingBufferSize_min()
/linux-5.19.10/include/linux/
Dzstd_lib.h2357 …unsigned long long frameContentSize; /* if == ZSTD_CONTENTSIZE_UNKNOWN, it means this field is not… member