Searched defs:mv_mode (Results 1 – 3 of 3) sorted by relevance
/external/libvpx/vp9/encoder/ |
D | vp9_tpl_model.c | 991 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
|
D | vp9_rdopt.c | 2780 const int mv_mode = in discount_newmv_test() local
|
/external/libva/va/ |
D | va.h | 3461 uint32_t mv_mode : 3; /* PICTURE_LAYER::MVMODE */ member
|