Home
last modified time | relevance | path

Searched refs:ncount (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/lib/zstd/common/
H A Dfse_decompress.c314 short ncount[FSE_MAX_SYMBOL_VALUE + 1]; member
336 size_t const NCountLength = FSE_readNCount_bmi2(wksp->ncount, &maxSymbolValue, &tableLog, istart, cSrcSize, bmi2); in FSE_decompress_wksp_body()
348 CHECK_F( FSE_buildDTable_internal(wksp->dtable, wksp->ncount, maxSymbolValue, tableLog, workSpace, wkspSize) ); in FSE_decompress_wksp_body()

Completed in 1 milliseconds