Searched defs:notificationLevel (Results 1 – 2 of 2) sorted by relevance
226 const void* buffer, U32 minRatio, U32 notificationLevel) in ZDICT_analyzePos()522 unsigned minRatio, U32 notificationLevel) in ZDICT_trainBuffer_legacy()617 U32 notificationLevel) in ZDICT_countEStats()711 unsigned notificationLevel) in ZDICT_analyzeEntropy()896 U32 const notificationLevel = params.notificationLevel; in ZDICT_finalizeDictionary() local942 U32 const notificationLevel = params.notificationLevel; in ZDICT_addEntropyTablesFromBuffer_advanced() local994 U32 const notificationLevel = params.zParams.notificationLevel; in ZDICT_trainFromBuffer_unsafe_legacy() local
66 …unsigned notificationLevel; /*< Write log to stderr; 0 = none (default); 1 = errors; 2 = progress… member