Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_rd.h33 #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()
1534 x->nmvjointcost, x->mvcost, MV_COST_WEIGHT); in search_new_mv()
2760 x->nmvjointcost, x->mvcost, MV_COST_WEIGHT); in vp9_pick_inter_mode_sub8x8()
Dvp9_rdopt.c1850 x->nmvjointcost, x->mvcost, MV_COST_WEIGHT); in joint_motion_search()
2548 x->mvcost, MV_COST_WEIGHT); in single_motion_search()
2678 x->nmvjointcost, x->mvcost, MV_COST_WEIGHT); in handle_inter_mode()
2681 x->nmvjointcost, x->mvcost, MV_COST_WEIGHT); in handle_inter_mode()
/external/libaom/libaom/av1/encoder/
Drd.h40 #define MV_COST_WEIGHT 108 macro
Drdopt.c6835 x->mv_cost_stack, MV_COST_WEIGHT); in joint_motion_search()
7248 x->mv_cost_stack, MV_COST_WEIGHT); in single_motion_search()
7415 x->mv_cost_stack, MV_COST_WEIGHT); in compound_single_motion_search()
8136 x->mv_cost_stack, MV_COST_WEIGHT); in handle_newmv()
8148 x->mv_cost_stack, MV_COST_WEIGHT); in handle_newmv()
8160 x->mv_cost_stack, MV_COST_WEIGHT); in handle_newmv()
9511 MV_COST_WEIGHT); in motion_mode_rd()
10361 x->mv_cost_stack, MV_COST_WEIGHT); in handle_inter_mode()