Home
last modified time | relevance | path

Searched refs:FSE_decompress_wksp_body_default (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/lib/zstd/common/
H A Dfse_decompress.c362 static size_t FSE_decompress_wksp_body_default(void* dst, size_t dstCapacity, const void* cSrc, size_t cSrcSize, unsigned maxLog, void* workSpace, size_t wkspSize) in FSE_decompress_wksp_body_default() function
382 return FSE_decompress_wksp_body_default(dst, dstCapacity, cSrc, cSrcSize, maxLog, workSpace, wkspSize); in FSE_decompress_wksp_bmi2()

Completed in 1 milliseconds