Home | History | Annotate | Download | only in encoder

Lines Matching defs:best_mv

970                 MV best_mv;
987 vp8_find_near_mvs(xd, m, &n1, &n2, &best_mv, ct, rf, cpi->common.ref_frame_sign_bias);
1010 write_mv(w, &mi->mv.as_mv, &best_mv, mvc);
1044 write_mv(w, &b->mv.as_mv, &best_mv, (const MV_CONTEXT *) mvc);