Searched refs:vp9_get_mv_joint (Results 1 – 4 of 4) sorted by relevance
98 static INLINE MV_JOINT_TYPE vp9_get_mv_joint(const MV *mv) { in vp9_get_mv_joint() function
173 const MV_JOINT_TYPE j = vp9_get_mv_joint(mv); in vp9_inc_mv()
207 const MV_JOINT_TYPE j = vp9_get_mv_joint(&diff); in vp9_encode_mv()
68 return joint_cost[vp9_get_mv_joint(mv)] + in mv_cost()