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

  /external/libvpx/libvpx/vp8/encoder/
encodemv.h 22 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 458 vp8_encode_motion_vector(w, &e, mvc);
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
encodemv.h 22 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 459 vp8_encode_motion_vector(w, &e, mvc);
    [all...]

Completed in 135 milliseconds