Home
last modified time | relevance | path

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

/linux-6.15/lib/zstd/common/
H A Dentropy_common.c207 size_t FSE_readNCount_bmi2( in FSE_readNCount_bmi2() function
224 …return FSE_readNCount_bmi2(normalizedCounter, maxSVPtr, tableLogPtr, headerBuffer, hbSize, /* bmi2… in FSE_readNCount()
H A Dfse_decompress.c266 FSE_readNCount_bmi2(wksp->ncount, &maxSymbolValue, &tableLog, istart, cSrcSize, bmi2); in FSE_decompress_wksp_body()
H A Dfse.h191 FSE_PUBLIC_API size_t FSE_readNCount_bmi2(short* normalizedCounter,