• Home
  • Raw
  • Download

Lines Matching defs:ref_mv

53                                     const MV *ref_mv) {  in vp9_set_subpel_mv_search_range()
300 const MACROBLOCKD *xd, const MV *bestmv, const MV *ref_mv, in setup_center_error()
370 const MACROBLOCK *x, MV *bestmv, const MV *ref_mv, int allow_hp, in vp9_skip_sub_pixel_tree()
403 const MACROBLOCK *x, MV *bestmv, const MV *ref_mv, int allow_hp, in vp9_find_best_sub_pixel_tree_pruned_evenmore()
469 const MACROBLOCK *x, MV *bestmv, const MV *ref_mv, int allow_hp, in vp9_find_best_sub_pixel_tree_pruned_more()
531 const MACROBLOCK *x, MV *bestmv, const MV *ref_mv, int allow_hp, in vp9_find_best_sub_pixel_tree_pruned()
735 const MACROBLOCK *x, MV *bestmv, const MV *ref_mv, int allow_hp, in vp9_find_best_sub_pixel_tree()
973 static INLINE void calc_int_cost_list(const MACROBLOCK *x, const MV *ref_mv, in calc_int_cost_list()
1023 const MACROBLOCK *x, MV *ref_mv, int search_param, int sad_per_bit, in vp9_pattern_search()
1193 const MACROBLOCK *x, MV *ref_mv, int search_param, int sad_per_bit, in vp9_pattern_search_sad()
1511 static int hex_search(const MACROBLOCK *x, MV *ref_mv, int search_param, in hex_search()
1547 static int bigdia_search(const MACROBLOCK *x, MV *ref_mv, int search_param, in bigdia_search()
1588 static int square_search(const MACROBLOCK *x, MV *ref_mv, int search_param, in square_search()
1629 static int fast_hex_search(const MACROBLOCK *x, MV *ref_mv, int search_param, in fast_hex_search()
1639 static int fast_dia_search(const MACROBLOCK *x, MV *ref_mv, int search_param, in fast_dia_search()
1652 static int exhaustive_mesh_search(const MACROBLOCK *x, MV *ref_mv, MV *best_mv, in exhaustive_mesh_search()
2071 MV *ref_mv, MV *best_mv, int search_param, in vp9_diamond_search_sad_c()
2287 int mi_col, const MV *ref_mv) { in vp9_int_pro_motion_estimation()
2513 const MV *ref_mv, MV *dst_mv) { in full_pixel_diamond()
2575 const MV *ref_mv, MV *dst_mv) { in full_pixel_exhaustive()
2711 int vp9_refining_search_sad(const MACROBLOCK *x, MV *ref_mv, int error_per_bit, in vp9_refining_search_sad()
2786 int vp9_refining_search_8p_c(const MACROBLOCK *x, MV *ref_mv, int error_per_bit, in vp9_refining_search_8p_c()
2839 const MV *ref_mv, MV *tmp_mv, int var_max, int rd) { in vp9_full_pixel_search()
2954 const MACROBLOCK *x, MV *bestmv, const MV *ref_mv, int allow_hp, in vp9_return_max_sub_pixel_mv()
2976 const MACROBLOCK *x, MV *bestmv, const MV *ref_mv, int allow_hp, in vp9_return_min_sub_pixel_mv()