Home
last modified time | relevance | path

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

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