Searched refs:vp9_inc_mv (Results 1 – 4 of 4) sorted by relevance
126 void vp9_inc_mv(const MV *mv, nmv_context_counts *mvctx);
171 void vp9_inc_mv(const MV *mv, nmv_context_counts *counts) { in vp9_inc_mv() function
240 vp9_inc_mv(&diff, counts); in inc_mvs()
250 vp9_inc_mv(&diff, counts); in read_mv()