Home
last modified time | relevance | path

Searched refs:MV_COST_WEIGHT (Results 1 – 7 of 7) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_rd.h38 #define MV_COST_WEIGHT 108 macro
Dvp9_pickmode.c223 MV_COST_WEIGHT); in combined_motion_search()
253 x->mvcost, MV_COST_WEIGHT); in combined_motion_search()
1595 x->nmvjointcost, x->mvcost, MV_COST_WEIGHT); in search_new_mv()
2890 x->nmvjointcost, x->mvcost, MV_COST_WEIGHT); in vp9_pick_inter_mode_sub8x8()
Dvp9_rdopt.c1993 x->nmvjointcost, x->mvcost, MV_COST_WEIGHT); in joint_motion_search()
2650 x->mvcost, MV_COST_WEIGHT); in single_motion_search()
2816 x->nmvjointcost, x->mvcost, MV_COST_WEIGHT); in handle_inter_mode()
2819 x->nmvjointcost, x->mvcost, MV_COST_WEIGHT); in handle_inter_mode()
/external/libaom/libaom/av1/encoder/
Dmotion_search_facade.c265 x->mv_cost_stack, MV_COST_WEIGHT); in av1_single_motion_search()
342 x->mv_cost_stack, MV_COST_WEIGHT); in av1_single_motion_search()
525 x->mv_cost_stack, MV_COST_WEIGHT); in av1_joint_motion_search()
630 x->mv_cost_stack, MV_COST_WEIGHT); in av1_compound_single_motion_search()
Drd.h44 #define MV_COST_WEIGHT 108 macro
Dnonrd_pickmode.c170 x->mv_cost_stack, MV_COST_WEIGHT); in combined_motion_search()
185 x->mv_cost_stack, MV_COST_WEIGHT); in combined_motion_search()
226 x->nmv_vec_cost, x->mv_cost_stack, MV_COST_WEIGHT); in search_new_mv()
Drdopt.c1090 x->mv_cost_stack, MV_COST_WEIGHT); in handle_newmv()
1108 x->mv_cost_stack, MV_COST_WEIGHT); in handle_newmv()
1126 x->mv_cost_stack, MV_COST_WEIGHT); in handle_newmv()
1396 MV_COST_WEIGHT); in motion_mode_rd()
2392 x->mv_cost_stack, MV_COST_WEIGHT); in handle_inter_mode()