Home
last modified time | relevance | path

Searched refs:coeff_opt_thresh (Results 1 – 1 of 1) sorted by relevance

/external/libaom/libaom/av1/encoder/
Drd.h294 uint32_t coeff_opt_thresh = coeff_opt_dist_threshold[DEFAULT_EVAL]; in get_rd_opt_coeff_thresh() local
304 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()