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

  /external/libvpx/libvpx/vp9/encoder/
vp9_mcomp.c 30 static INLINE const uint8_t *get_buf_from_mv(const struct buf_2d *buf, function
845 get_buf_from_mv(in_what, &this_mv),
853 get_buf_from_mv(in_what, &this_mv),
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_mcomp.c 26 static INLINE const uint8_t *get_buf_from_mv(const struct buf_2d *buf, function
533 get_buf_from_mv(in_what, ref_mv), in_what->stride,
550 get_buf_from_mv(in_what, &this_mv),
561 get_buf_from_mv(in_what, &this_mv),
593 get_buf_from_mv(in_what, &this_mv),
604 get_buf_from_mv(in_what, &this_mv),
631 get_buf_from_mv(in_what, &this_mv),
642 get_buf_from_mv(in_what, &this_mv),
669 get_buf_from_mv(in_what, &this_mv),
680 get_buf_from_mv(in_what, &this_mv)
    [all...]

Completed in 543 milliseconds