HomeSort by relevance Sort by last modified time
    Searched refs:vp8_encode_motion_vector (Results 1 - 3 of 3) sorted by null

  /external/libvpx/vp8/encoder/
encodemv.h 18 void vp8_encode_motion_vector(vp8_writer *, const MV *, const MV_CONTEXT *);
encodemv.c 68 void vp8_encode_motion_vector(vp8_writer *w, const MV *mv, const MV_CONTEXT *mvc) function
bitstream.c 819 vp8_encode_motion_vector(w, &e, mvc);
    [all...]

Completed in 36 milliseconds