Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/lib/legacy/
H A Dzstd_v07.h42 unsigned long long ZSTDv07_getDecompressedSize(const void* src, size_t srcSize);
H A Dzstd_v07.c3230 unsigned long long ZSTDv07_getDecompressedSize(const void* src, size_t srcSize) in ZSTDv07_getDecompressedSize() function
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c23715 unsigned long long ZSTDv07_getDecompressedSize(const void* src, size_t srcSize);