Home
last modified time | relevance | path

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

/openbmc/linux/lib/zstd/common/
H A Dfse_decompress.c362 static size_t FSE_decompress_wksp_body_default(void* dst, size_t dstCapacity, const void* cSrc, siz… in FSE_decompress_wksp_body_default() function
382 …return FSE_decompress_wksp_body_default(dst, dstCapacity, cSrc, cSrcSize, maxLog, workSpace, wkspS… in FSE_decompress_wksp_bmi2()