Home
last modified time | relevance | path

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

/freebsd/sys/contrib/zstd/lib/legacy/
H A Dzstd_v07.h42 unsigned long long ZSTDv07_getDecompressedSize(const void* src, size_t srcSize);
H A Dzstd_v07.c3226 unsigned long long ZSTDv07_getDecompressedSize(const void* src, size_t srcSize) in ZSTDv07_getDecompressedSize() function