Lines Matching defs:mv

32 void vp9_set_mv_search_range(MvLimits *mv_limits, const MV *mv) {  in vp9_set_mv_search_range()
80 int vp9_mv_bit_cost(const MV *mv, const MV *ref, const int *mvjcost, in vp9_mv_bit_cost()
87 static int mv_err_cost(const MV *mv, const MV *ref, const int *mvjcost, in mv_err_cost()
938 static INLINE int is_mv_in(const MvLimits *mv_limits, const MV *mv) { in is_mv_in()
970 const MV mv = { br, bc }; in calc_int_cost_list() local
1460 const MV mv = { best_mv->row * 8, best_mv->col * 8 }; in vp9_get_mvpred_var() local
1486 const MV mv = { best_mv->row * 8, best_mv->col * 8 }; in vp9_get_mvpred_av_var() local
1668 const MV mv = { fcenter_mv.row + r, fcenter_mv.col + c }; in exhaustive_mesh_search() local
1685 const MV mv = { fcenter_mv.row + r, fcenter_mv.col + c + i }; in exhaustive_mesh_search() local
1692 const MV mv = { fcenter_mv.row + r, fcenter_mv.col + c + i }; in exhaustive_mesh_search() local
1703 const MV mv = { fcenter_mv.row + r, fcenter_mv.col + c + i }; in exhaustive_mesh_search() local
1747 const MV mv = { r, c }; in exhaustive_mesh_search_multi_step() local
1788 const MV mv = { r, c + i }; in exhaustive_mesh_search_single_step() local
1796 const MV mv = { r, c + i }; in exhaustive_mesh_search_single_step() local
1808 const MV mv = { r, c }; in exhaustive_mesh_search_single_step() local
2045 int_mv mv = vp9_motion_field_get_mv(motion_field, brow, bcol); in vp9_prepare_nb_full_mvs() local
2703 const MV mv = { best_full_mv->row + neighbors[j].row, in vp9_refining_search_sad_new() local
2716 const MV mv = { best_full_mv->row + neighbors[j].row, in vp9_refining_search_sad_new() local
2782 const MV mv = { ref_mv->row + neighbors[j].row, in vp9_refining_search_sad() local
2793 const MV mv = { ref_mv->row + neighbors[j].row, in vp9_refining_search_sad() local
2848 const MV mv = { ref_mv->row + neighbors[j].row, in vp9_refining_search_8p_c() local