Home
last modified time | relevance | path

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

/dports/textproc/sonic/sonic-1.3.0/cargo-crates/librocksdb-sys-6.7.4/zstd/lib/legacy/
H A Dzstd_v04.h44 size_t ZSTDv04_findFrameCompressedSize(const void* src, size_t compressedSize);
H A Dzstd_legacy.h201 return ZSTDv04_findFrameCompressedSize(src, compressedSize); in ZSTD_findFrameCompressedSizeLegacy()
H A Dzstd_v04.c3716 size_t ZSTDv04_findFrameCompressedSize(const void* src, size_t srcSize) in ZSTDv04_findFrameCompressedSize() function
/dports/devel/py-tables/tables-3.6.1/c-blosc/internal-complibs/zstd-1.3.8/legacy/
H A Dzstd_v04.h44 size_t ZSTDv04_findFrameCompressedSize(const void* src, size_t compressedSize);
H A Dzstd_legacy.h201 return ZSTDv04_findFrameCompressedSize(src, compressedSize); in ZSTD_findFrameCompressedSizeLegacy()
H A Dzstd_v04.c3581 size_t ZSTDv04_findFrameCompressedSize(const void* src, size_t srcSize) in ZSTDv04_findFrameCompressedSize() function
/dports/biology/mmseqs2/MMseqs2-13-45111/lib/zstd/lib/legacy/
H A Dzstd_v04.h44 size_t ZSTDv04_findFrameCompressedSize(const void* src, size_t compressedSize);
H A Dzstd_legacy.h201 return ZSTDv04_findFrameCompressedSize(src, compressedSize); in ZSTD_findFrameCompressedSizeLegacy()
H A Dzstd_v04.c3591 size_t ZSTDv04_findFrameCompressedSize(const void* src, size_t srcSize) in ZSTDv04_findFrameCompressedSize() function