Home
last modified time | relevance | path

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

/external/zstd/lib/common/
Dentropy_common.c228 size_t FSE_readNCount_bmi2( in FSE_readNCount_bmi2() function
245 …return FSE_readNCount_bmi2(normalizedCounter, maxSVPtr, tableLogPtr, headerBuffer, hbSize, /* bmi2… in FSE_readNCount()
Dfse_decompress.c327 …size_t const NCountLength = FSE_readNCount_bmi2(counting, &maxSymbolValue, &tableLog, istart, cSrc… in FSE_decompress_wksp_body()
Dfse.h240 FSE_PUBLIC_API size_t FSE_readNCount_bmi2(short* normalizedCounter,