Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodemv.h28 void vp9_build_nmv_cost_table(int *mvjoint, int *mvcost[2],
Dvp9_encodemv.c225 void vp9_build_nmv_cost_table(int *mvjoint, int *mvcost[2], in vp9_build_nmv_cost_table() argument
227 vp9_cost_tokens(mvjoint, ctx->joints, vp9_mv_joint_tree); in vp9_build_nmv_cost_table()