Searched refs:coeff_opt_thresh (Results 1 – 1 of 1) sorted by relevance
294 uint32_t coeff_opt_thresh = coeff_opt_dist_threshold[DEFAULT_EVAL]; in get_rd_opt_coeff_thresh() local304 coeff_opt_thresh = coeff_opt_dist_threshold[WINNER_MODE_EVAL]; in get_rd_opt_coeff_thresh()306 coeff_opt_thresh = coeff_opt_dist_threshold[MODE_EVAL]; in get_rd_opt_coeff_thresh()308 return coeff_opt_thresh; in get_rd_opt_coeff_thresh()