Searched refs:FSE_readNCount_bmi2 (Results 1 – 3 of 3) sorted by relevance
/external/zstd/lib/common/ |
D | entropy_common.c | 234 size_t FSE_readNCount_bmi2( in FSE_readNCount_bmi2() function 251 …return FSE_readNCount_bmi2(normalizedCounter, maxSVPtr, tableLogPtr, headerBuffer, hbSize, /* bmi2… in FSE_readNCount()
|
D | fse.h | 240 FSE_PUBLIC_API size_t FSE_readNCount_bmi2(short* normalizedCounter,
|
D | fse_decompress.c | 336 …size_t const NCountLength = FSE_readNCount_bmi2(wksp->ncount, &maxSymbolValue, &tableLog, istart, … in FSE_decompress_wksp_body()
|