Searched defs:mvjcost (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_mcomp.c | 77 const int *mvjcost, int *mvcost[2], int weight) { in vp9_mv_bit_cost() 84 const int *mvjcost, int *mvcost[2], in mv_err_cost() 322 int *mvjcost, int *mvcost[2], in setup_center_error() 395 int *mvjcost, int *mvcost[2], in vp9_find_best_sub_pixel_tree_pruned_evenmore() 474 int *mvjcost, int *mvcost[2], in vp9_find_best_sub_pixel_tree_pruned_more() 548 int *mvjcost, int *mvcost[2], in vp9_find_best_sub_pixel_tree_pruned() 650 int *mvjcost, int *mvcost[2], in vp9_find_best_sub_pixel_tree()
|
D | vp9_rdopt.c | 1268 int_mv *best_ref_mv[2], const int *mvjcost, in set_and_cost_bmi_mvs()
|