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