Searched refs:get_buf_from_mv (Results 1 – 1 of 1) sorted by relevance
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/ |
D | vp9_mcomp.c | 26 static INLINE const uint8_t *get_buf_from_mv(const struct buf_2d *buf, in get_buf_from_mv() function 533 get_buf_from_mv(in_what, ref_mv), in_what->stride, in vp9_pattern_search() 550 get_buf_from_mv(in_what, &this_mv), in vp9_pattern_search() 561 get_buf_from_mv(in_what, &this_mv), in vp9_pattern_search() 593 get_buf_from_mv(in_what, &this_mv), in vp9_pattern_search() 604 get_buf_from_mv(in_what, &this_mv), in vp9_pattern_search() 631 get_buf_from_mv(in_what, &this_mv), in vp9_pattern_search() 642 get_buf_from_mv(in_what, &this_mv), in vp9_pattern_search() 669 get_buf_from_mv(in_what, &this_mv), in vp9_pattern_search() 680 get_buf_from_mv(in_what, &this_mv), in vp9_pattern_search() [all …]
|