Home
last modified time | relevance | path

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

/lib/zstd/
Dcompress.c2605 static size_t ZSTD_checkDictNCount(short *normalizedCounter, unsigned dictMaxSymbolValue, unsigned … in ZSTD_checkDictNCount() argument
2608 if (dictMaxSymbolValue < maxSymbolValue) in ZSTD_checkDictNCount()