Searched refs:best_motion_err (Results 1 – 2 of 2) sorted by relevance
409 int * best_motion_err, int recon_yoffset) in zz_motion_search() argument433 (unsigned int *)(best_motion_err)); in zz_motion_search()439 int *best_motion_err, int recon_yoffset ) in first_pass_motion_search() argument472 if (tmp_err < *best_motion_err) in first_pass_motion_search()474 *best_motion_err = tmp_err; in first_pass_motion_search()498 if (tmp_err < *best_motion_err) in first_pass_motion_search()500 *best_motion_err = tmp_err; in first_pass_motion_search()
394 int *best_motion_err) { in first_pass_motion_search() argument426 if (tmp_err < *best_motion_err) { in first_pass_motion_search()427 *best_motion_err = tmp_err; in first_pass_motion_search()449 if (tmp_err < *best_motion_err) { in first_pass_motion_search()450 *best_motion_err = tmp_err; in first_pass_motion_search()