Searched refs:ZSTD_getFSEMaxSymbolValue (Results 1 – 1 of 1) sorted by relevance
46 static unsigned ZSTD_getFSEMaxSymbolValue(FSE_CTable const* ctable) { in ZSTD_getFSEMaxSymbolValue() function114 if (ZSTD_getFSEMaxSymbolValue(ctable) < max) { in ZSTD_fseBitCost()116 ZSTD_getFSEMaxSymbolValue(ctable), max); in ZSTD_fseBitCost()