Home
last modified time | relevance | path

Searched defs:mv_mode (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/vp9/encoder/
Dvp9_tpl_model.c991 static int_mv find_ref_mv(int mv_mode, VP9_COMP *cpi, TplDepFrame *tpl_frame, in find_ref_mv()
1037 static int_mv get_mv_from_mv_mode(int mv_mode, VP9_COMP *cpi, in get_mv_from_mv_mode()
1064 static double get_mv_dist(int mv_mode, VP9_COMP *cpi, MACROBLOCKD *xd, in get_mv_dist()
1088 static int get_mv_mode_cost(int mv_mode) { in get_mv_mode_cost()
1111 static double get_mv_cost(int mv_mode, VP9_COMP *cpi, MotionField *motion_field, in get_mv_cost()
1132 static double eval_mv_mode(int mv_mode, VP9_COMP *cpi, MACROBLOCK *x, in eval_mv_mode()
1156 int mv_mode; in find_best_ref_mv_mode() local
1583 const int mv_mode = in dump_tpl_stats() local
Dvp9_rdopt.c2780 const int mv_mode = in discount_newmv_test() local
/external/libva/va/
Dva.h3461 uint32_t mv_mode : 3; /* PICTURE_LAYER::MVMODE */ member