Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/lib/legacy/
H A Dzstd_legacy.h121 MEM_STATIC size_t ZSTD_decompressLegacy( in ZSTD_decompressLegacy() function
/f-stack/freebsd/contrib/zstd/lib/decompress/
H A Dzstd_decompress.c732 decodedSize = ZSTD_decompressLegacy(dst, dstCapacity, src, frameSize, dict, dictSize); in ZSTD_decompressMultiFrame()
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c23933 MEM_STATIC size_t ZSTD_decompressLegacy( in ZSTD_decompressLegacy() function
25227 decodedSize = ZSTD_decompressLegacy(dst, dstCapacity, src, frameSize, dict, dictSize); in ZSTD_decompressMultiFrame()