Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_mcomp.c67 const int *joint_cost, int *const comp_cost[2]) { in mv_cost() argument
68 return joint_cost[vp9_get_mv_joint(mv)] + in mv_cost()