Home
last modified time | relevance | path

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

/linux-6.6.21/lib/zstd/common/
Dfse_decompress.c368 BMI2_TARGET_ATTRIBUTE static size_t FSE_decompress_wksp_body_bmi2(void* dst, size_t dstCapacity, co… in FSE_decompress_wksp_body_bmi2() function
378 …return FSE_decompress_wksp_body_bmi2(dst, dstCapacity, cSrc, cSrcSize, maxLog, workSpace, wkspSize… in FSE_decompress_wksp_bmi2()