Home | History | Annotate | Download | only in encoder

Lines Matching defs:mvc

812     vp8_writer *w, const MV *mv, const MV *ref, const MV_CONTEXT *mvc
819 vp8_encode_motion_vector(w, &e, mvc);
860 const MV_CONTEXT *mvc = pc->fc.mvc;
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);