Searched refs:erroradv_threshold (Results 1 – 3 of 3) sorted by relevance
73 int64_t erroradv_threshold);
267 double scaling_factor, int64_t erroradv_threshold) { in calc_approx_erroradv_threshold() argument268 return erroradv_threshold < in calc_approx_erroradv_threshold()270 ? (int64_t)(scaling_factor * erroradv_threshold + 0.5) in calc_approx_erroradv_threshold()279 int64_t erroradv_threshold) { in av1_refine_integerized_param() argument301 calc_approx_erroradv_threshold(thresh_factors[i], erroradv_threshold); in av1_refine_integerized_param()
5399 int64_t erroradv_threshold = in compute_global_motion_for_ref_frame() local5408 segment_map, segment_map_w, erroradv_threshold); in compute_global_motion_for_ref_frame()