Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_mcomp.c32 static INLINE const uint8_t *get_buf_from_mv(const struct buf_2d *buf, in get_buf_from_mv() function
987 fn_ptr->vf(what->buf, what->stride, get_buf_from_mv(in_what, &this_mv), in calc_int_cost_list()
994 get_buf_from_mv(in_what, &this_mv), in calc_int_cost_list()
1006 get_buf_from_mv(in_what, &this_mv), in calc_int_cost_list()
1045 bestsad = vfp->sdf(what->buf, what->stride, get_buf_from_mv(in_what, ref_mv), in vp9_pattern_search()
1063 get_buf_from_mv(in_what, &this_mv), in_what->stride); in vp9_pattern_search()
1073 get_buf_from_mv(in_what, &this_mv), in_what->stride); in vp9_pattern_search()
1105 get_buf_from_mv(in_what, &this_mv), in_what->stride); in vp9_pattern_search()
1115 get_buf_from_mv(in_what, &this_mv), in_what->stride); in vp9_pattern_search()
1144 get_buf_from_mv(in_what, &this_mv), in_what->stride); in vp9_pattern_search()
[all …]
/external/libaom/libaom/av1/encoder/
Dmcomp.c38 static INLINE const uint8_t *get_buf_from_mv(const struct buf_2d *buf, in get_buf_from_mv() function
1038 fn_ptr->vf(what->buf, what->stride, get_buf_from_mv(in_what, &this_mv), in calc_int_cost_list()
1045 get_buf_from_mv(in_what, &neighbor_mv), in calc_int_cost_list()
1058 get_buf_from_mv(in_what, &neighbor_mv), in_what->stride, in calc_int_cost_list()
1086 get_buf_from_mv(in_what, &this_mv), in_what->stride); in calc_int_sad_list()
1096 get_buf_from_mv(in_what, &this_mv), in_what->stride); in calc_int_sad_list()
1149 get_buf_from_mv(in_what, start_mv), in_what->stride) + in pattern_search()
1166 get_buf_from_mv(in_what, &this_mv), in_what->stride); in pattern_search()
1176 get_buf_from_mv(in_what, &this_mv), in_what->stride); in pattern_search()
1209 get_buf_from_mv(in_what, &this_mv), in_what->stride); in pattern_search()
[all …]