Home
last modified time | relevance | path

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

/external/zstd/lib/legacy/
Dzstd_v07.h42 unsigned long long ZSTDv07_getDecompressedSize(const void* src, size_t srcSize);
Dzstd_v07.c3230 unsigned long long ZSTDv07_getDecompressedSize(const void* src, size_t srcSize) in ZSTDv07_getDecompressedSize() function