Searched refs:SKIP_PROBA_THRESHOLD (Results 1 – 1 of 1) sorted by relevance
103 #define SKIP_PROBA_THRESHOLD 250 // value below which using skip_proba is OK. macro116 proba->use_skip_proba_ = (proba->skip_proba_ < SKIP_PROBA_THRESHOLD); in FinalizeSkipProba()