Searched refs:vp8_encode_motion_vector (Results 1 – 3 of 3) sorted by relevance
21 void vp8_encode_motion_vector(vp8_writer *, const MV *, const MV_CONTEXT *);
55 void vp8_encode_motion_vector(vp8_writer *w, const MV *mv, in vp8_encode_motion_vector() function
353 vp8_encode_motion_vector(w, &e, mvc); in write_mv()