Searched refs:max_accuracy_log (Results 1 – 1 of 1) sorted by relevance
250 const int max_accuracy_log);2195 const int max_accuracy_log) { in FSE_decode_header() argument2203 if (max_accuracy_log > FSE_MAX_ACCURACY_LOG) { in FSE_decode_header()2212 if (accuracy_log > max_accuracy_log) { in FSE_decode_header()