Home
last modified time | relevance | path

Searched refs:get_buf_from_mv (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_mcomp.c982 fn_ptr->vf(what->buf, what->stride, get_buf_from_mv(in_what, &this_mv), in calc_int_cost_list()
989 get_buf_from_mv(in_what, &this_mv), in calc_int_cost_list()
1001 get_buf_from_mv(in_what, &this_mv), in calc_int_cost_list()
1040 bestsad = vfp->sdf(what->buf, what->stride, get_buf_from_mv(in_what, ref_mv), in vp9_pattern_search()
1058 get_buf_from_mv(in_what, &this_mv), in_what->stride); in vp9_pattern_search()
1068 get_buf_from_mv(in_what, &this_mv), in_what->stride); in vp9_pattern_search()
1100 get_buf_from_mv(in_what, &this_mv), in_what->stride); in vp9_pattern_search()
1110 get_buf_from_mv(in_what, &this_mv), in_what->stride); in vp9_pattern_search()
1139 get_buf_from_mv(in_what, &this_mv), in_what->stride); in vp9_pattern_search()
1151 get_buf_from_mv(in_what, &this_mv), in_what->stride); in vp9_pattern_search()
[all …]
Dvp9_mcomp.h44 static INLINE const uint8_t *get_buf_from_mv(const struct buf_2d *buf, in get_buf_from_mv() function
Dvp9_encoder.c6524 cpi->fn_ptr[bsize].vf(src.buf, src.stride, get_buf_from_mv(&pre, &full_mv),
/external/libaom/libaom/av1/encoder/
Dmcomp.c1984 static INLINE const uint8_t *get_buf_from_mv(const struct buf_2d *buf, in get_buf_from_mv() function
1999 const uint8_t *ref = get_buf_from_mv(ms_buffers->ref, *this_mv); in estimated_pref_error()
2032 const uint8_t *ref = get_buf_from_mv(ms_buffers->ref, *this_mv); in upsampled_pref_error()
2395 const uint8_t *y = get_buf_from_mv(ms_buffers->ref, *bestmv); in setup_center_error()
2994 const uint8_t *ref = get_buf_from_mv(ms_buffers->ref, *this_mv); in estimate_obmc_pref_error()
3016 const uint8_t *ref = get_buf_from_mv(ms_buffers->ref, *this_mv); in upsampled_obmc_pref_error()