Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_rdopt.h26 #define MV_COST_WEIGHT 108 macro
Dvp9_pickmode.c168 x->nmvjointcost, x->mvcost, MV_COST_WEIGHT); in sub_pixel_motion_search()
Dvp9_rdopt.c2521 x->nmvjointcost, x->mvcost, MV_COST_WEIGHT); in single_motion_search()
2671 x->nmvjointcost, x->mvcost, MV_COST_WEIGHT); in joint_motion_search()
2742 x->nmvjointcost, x->mvcost, MV_COST_WEIGHT); in handle_inter_mode()
2745 x->nmvjointcost, x->mvcost, MV_COST_WEIGHT); in handle_inter_mode()