Searched refs:thresh_fact (Results 1 – 1 of 1) sorted by relevance
147 int thresh_fact) { in rd_less_than_thresh() argument148 return best_rd < ((int64_t)thresh * thresh_fact >> 5) || thresh == INT_MAX; in rd_less_than_thresh()