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