Home
last modified time | relevance | path

Searched refs:FSE_compress (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/zstd/lib/common/
H A Dfse.h67 FSE_PUBLIC_API size_t FSE_compress(void* dst, size_t dstCapacity,
/f-stack/freebsd/contrib/openzfs/module/zstd/include/
H A Dzstd_compat_wrapper.h60 #define FSE_compress zfs_FSE_compress macro
/f-stack/freebsd/contrib/zstd/lib/compress/
H A Dfse_compress.c699 size_t FSE_compress (void* dst, size_t dstCapacity, const void* src, size_t srcSize) in FSE_compress() function
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c904 FSE_PUBLIC_API size_t FSE_compress(void* dst, size_t dstCapacity,
8171 size_t FSE_compress (void* dst, size_t dstCapacity, const void* src, size_t srcSize) in FSE_compress() function