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

  /external/libvpx/libvpx/vp8/encoder/
encodemv.h 21 void vp8_write_mvprobs(VP8_COMP *);
encodemv.c 357 void vp8_write_mvprobs(VP8_COMP *cpi) function
bitstream.c 559 vp8_write_mvprobs(cpi);
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
encodemv.h 21 void vp8_write_mvprobs(VP8_COMP *);
encodemv.c 357 void vp8_write_mvprobs(VP8_COMP *cpi) function
bitstream.c 560 vp8_write_mvprobs(cpi);
    [all...]

Completed in 47 milliseconds