Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_mcomp.c69 const int *joint_cost, int *comp_cost[2]) { in mv_cost() argument
70 return joint_cost[vp9_get_mv_joint(mv)] + in mv_cost()