Lines Matching defs:mv

33                                              const MV *mv) {  in get_buf_from_mv()
37 void vp9_set_mv_search_range(MvLimits *mv_limits, const MV *mv) { in vp9_set_mv_search_range()
85 static INLINE int mv_cost(const MV *mv, const int *joint_cost, in mv_cost()
93 int vp9_mv_bit_cost(const MV *mv, const MV *ref, const int *mvjcost, in vp9_mv_bit_cost()
100 static int mv_err_cost(const MV *mv, const MV *ref, const int *mvjcost, in mv_err_cost()
112 static int mvsad_err_cost(const MACROBLOCK *x, const MV *mv, const MV *ref, in mvsad_err_cost()
948 static INLINE int is_mv_in(const MvLimits *mv_limits, const MV *mv) { in is_mv_in()
1472 const MV mv = { best_mv->row * 8, best_mv->col * 8 }; in vp9_get_mvpred_var() local
1498 const MV mv = { best_mv->row * 8, best_mv->col * 8 }; in vp9_get_mvpred_av_var() local
1680 const MV mv = { fcenter_mv.row + r, fcenter_mv.col + c }; in exhuastive_mesh_search() local
1697 const MV mv = { fcenter_mv.row + r, fcenter_mv.col + c + i }; in exhuastive_mesh_search() local
1704 const MV mv = { fcenter_mv.row + r, fcenter_mv.col + c + i }; in exhuastive_mesh_search() local
1715 const MV mv = { fcenter_mv.row + r, fcenter_mv.col + c + i }; in exhuastive_mesh_search() local
1736 double vp9_nb_mvs_inconsistency(const MV *mv, const int_mv *nb_mvs, in vp9_nb_mvs_inconsistency()
1898 int_mv *mv = in vp9_prepare_nb_full_mvs() local
2493 const MV mv = { best_full_mv->row + neighbors[j].row, in vp9_refining_search_sad_new() local
2508 const MV mv = { best_full_mv->row + neighbors[j].row, in vp9_refining_search_sad_new() local
2573 const MV mv = { ref_mv->row + neighbors[j].row, in vp9_refining_search_sad() local
2584 const MV mv = { ref_mv->row + neighbors[j].row, in vp9_refining_search_sad() local
2639 const MV mv = { ref_mv->row + neighbors[j].row, in vp9_refining_search_8p_c() local