Searched refs:vp9_inc_mv (Results 1 – 4 of 4) sorted by relevance
130 void vp9_inc_mv(const MV *mv, nmv_context_counts *mvctx);
141 void vp9_inc_mv(const MV *mv, nmv_context_counts *counts) { in vp9_inc_mv() function
247 vp9_inc_mv(&diff, counts); in inc_mvs()
281 vp9_inc_mv(&diff, counts); in read_mv()