Searched refs:ncount (Results 1 – 1 of 1) sorted by relevance
| /linux/lib/zstd/common/ |
| H A D | fse_decompress.c | 240 short ncount[FSE_MAX_SYMBOL_VALUE + 1]; member 266 FSE_readNCount_bmi2(wksp->ncount, &maxSymbolValue, &tableLog, istart, cSrcSize, bmi2); in FSE_decompress_wksp_body() 279 …CHECK_F( FSE_buildDTable_internal(dtable, wksp->ncount, maxSymbolValue, tableLog, workSpace, wkspS… in FSE_decompress_wksp_body()
|