Home
last modified time | relevance | path

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

/linux/lib/zstd/decompress/
H A Dhuf_decompress.c188 static size_t HUF_DecompressFastArgs_init(HUF_DecompressFastArgs* args, void* dst, size_t dstSize, … in HUF_DecompressFastArgs_init() function
847 { size_t const ret = HUF_DecompressFastArgs_init(&args, dst, dstSize, cSrc, cSrcSize, DTable); in HUF_decompress4X1_usingDTable_internal_fast()
1674 size_t const ret = HUF_DecompressFastArgs_init(&args, dst, dstSize, cSrc, cSrcSize, DTable); in HUF_decompress4X2_usingDTable_internal_fast()