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.c180 x->nmvjointcost, x->mvcost, MV_COST_WEIGHT); in combined_motion_search()
198 x->nmvjointcost, x->mvcost, MV_COST_WEIGHT); in combined_motion_search()
1273 x->nmvjointcost, x->mvcost, MV_COST_WEIGHT); in vp9_pick_inter_mode()
1811 MV_COST_WEIGHT); in vp9_pick_inter_mode_sub8x8()
Dvp9_rdopt.c1683 x->nmvjointcost, x->mvcost, MV_COST_WEIGHT); in joint_motion_search()
2306 x->nmvjointcost, x->mvcost, MV_COST_WEIGHT); in single_motion_search()
2447 x->nmvjointcost, x->mvcost, MV_COST_WEIGHT); in handle_inter_mode()
2450 x->nmvjointcost, x->mvcost, MV_COST_WEIGHT); in handle_inter_mode()