Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_rd.h31 #define MV_COST_WEIGHT 108 macro
Dvp9_pickmode.c181 x->nmvjointcost, x->mvcost, MV_COST_WEIGHT); in combined_motion_search()
199 x->nmvjointcost, x->mvcost, MV_COST_WEIGHT); in combined_motion_search()
1282 x->nmvjointcost, x->mvcost, MV_COST_WEIGHT); in vp9_pick_inter_mode()
1832 MV_COST_WEIGHT); in vp9_pick_inter_mode_sub8x8()
Dvp9_rdopt.c1714 x->nmvjointcost, x->mvcost, MV_COST_WEIGHT); in joint_motion_search()
2339 x->nmvjointcost, x->mvcost, MV_COST_WEIGHT); in single_motion_search()
2480 x->nmvjointcost, x->mvcost, MV_COST_WEIGHT); in handle_inter_mode()
2483 x->nmvjointcost, x->mvcost, MV_COST_WEIGHT); in handle_inter_mode()