Searched refs:joint_cost (Results 1 – 1 of 1) sorted by relevance
69 const int *joint_cost, int *comp_cost[2]) { in mv_cost() argument70 return joint_cost[vp9_get_mv_joint(mv)] + in mv_cost()