Searched refs:FSE_readNCount_bmi2 (Results 1 – 5 of 5) sorted by relevance
/linux/lib/zstd/common/ |
A D | entropy_common.c | 223 size_t FSE_readNCount_bmi2( in FSE_readNCount_bmi2() function 240 …return FSE_readNCount_bmi2(normalizedCounter, maxSVPtr, tableLogPtr, headerBuffer, hbSize, /* bmi2… in FSE_readNCount()
|
A D | fse.h | 237 FSE_PUBLIC_API size_t FSE_readNCount_bmi2(short* normalizedCounter,
|
A D | fse_decompress.c | 336 …size_t const NCountLength = FSE_readNCount_bmi2(wksp->ncount, &maxSymbolValue, &tableLog, istart, … in FSE_decompress_wksp_body()
|
/linux/ |
A D | System.map | 16943 ffff8000104b0e50 T FSE_readNCount_bmi2
|
A D | .tmp_System.map | 16943 ffff8000104b0e50 T FSE_readNCount_bmi2
|
Completed in 340 milliseconds