Searched refs:best_motion_err (Results 1 – 3 of 3) sorted by relevance
217 int *best_motion_err) { in first_pass_motion_search() argument246 if (tmp_err < *best_motion_err) { in first_pass_motion_search()247 *best_motion_err = tmp_err; in first_pass_motion_search()269 if (tmp_err < *best_motion_err) { in first_pass_motion_search()270 *best_motion_err = tmp_err; in first_pass_motion_search()
381 int *best_motion_err, int recon_yoffset) { in zz_motion_search() argument403 (unsigned int *)(best_motion_err)); in zz_motion_search()409 int *best_motion_err, int recon_yoffset) { in first_pass_motion_search() argument440 if (tmp_err < *best_motion_err) { in first_pass_motion_search()441 *best_motion_err = tmp_err; in first_pass_motion_search()463 if (tmp_err < *best_motion_err) { in first_pass_motion_search()464 *best_motion_err = tmp_err; in first_pass_motion_search()
393 int *best_motion_err) { in first_pass_motion_search() argument424 if (tmp_err < *best_motion_err) { in first_pass_motion_search()425 *best_motion_err = tmp_err; in first_pass_motion_search()447 if (tmp_err < *best_motion_err) { in first_pass_motion_search()448 *best_motion_err = tmp_err; in first_pass_motion_search()