Home
last modified time | relevance | path

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

/Linux-v5.10/lib/zstd/
Dfse_decompress.c112 S16 const largeLimit = (S16)(1 << (tableLog - 1)); in FSE_buildDTable_wksp() local
119 if (normalizedCounter[s] >= largeLimit) in FSE_buildDTable_wksp()