Searched refs:vp9_inc_mv (Results 1 – 4 of 4) sorted by relevance
127 void vp9_inc_mv(const MV *mv, nmv_context_counts *mvctx);
164 void vp9_inc_mv(const MV *mv, nmv_context_counts *counts) { in vp9_inc_mv() function
242 vp9_inc_mv(&diff, counts); in inc_mvs()
301 vp9_inc_mv(&diff, counts); in read_mv()