Home | History | Annotate | Download | only in encoder

Lines Matching refs:best_mv

960                 MV best_mv;
977 vp8_find_near_mvs(xd, m, &n1, &n2, &best_mv, ct, rf, cpi->common.ref_frame_sign_bias);
1000 write_mv(w, &mi->mv.as_mv, &best_mv, mvc);
1034 write_mv(w, &b->mv.as_mv, &best_mv, (const MV_CONTEXT *) mvc);