Searched refs:compute_motion_cost (Results 1 – 1 of 1) sorted by relevance
2889 static INLINE unsigned int compute_motion_cost( in compute_motion_cost() function2934 bestmse = compute_motion_cost(xd, cm, ms_params, bsize, best_mv); in av1_refine_warped_mv()2958 thismse = compute_motion_cost(xd, cm, ms_params, bsize, &this_mv); in av1_refine_warped_mv()