Searched refs:best_motion_err (Results 1 – 3 of 3) sorted by relevance
378 int *best_motion_err, int recon_yoffset) { in zz_motion_search() argument399 (unsigned int *)(best_motion_err)); in zz_motion_search()405 int *best_motion_err, int recon_yoffset) { in first_pass_motion_search() argument436 if (tmp_err < *best_motion_err) { in first_pass_motion_search()437 *best_motion_err = tmp_err; in first_pass_motion_search()459 if (tmp_err < *best_motion_err) { in first_pass_motion_search()460 *best_motion_err = tmp_err; in first_pass_motion_search()
217 int *best_motion_err) { in first_pass_motion_search() argument243 if (tmp_err < *best_motion_err) { in first_pass_motion_search()244 *best_motion_err = tmp_err; in first_pass_motion_search()
394 int *best_motion_err) { in first_pass_motion_search() argument425 if (tmp_err < *best_motion_err) { in first_pass_motion_search()426 *best_motion_err = tmp_err; in first_pass_motion_search()448 if (tmp_err < *best_motion_err) { in first_pass_motion_search()449 *best_motion_err = tmp_err; in first_pass_motion_search()