Searched defs:nearest_mv (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/libvpx/vp9/common/ |
H A D | vp9_mvref_common.c | 142 int_mv *nearest_mv, int_mv *near_mv) { in vp9_find_best_ref_mvs() 155 int_mv *nearest_mv, int_mv *near_mv, in vp9_append_sub8x8_mvs_for_idx()
|
/aosp_15_r20/external/libaom/av1/encoder/ |
H A D | encodemv.c | 337 int_mv *nearest_mv, int_mv *near_mv, in av1_find_best_ref_mvs_from_stack()
|
H A D | rdopt.c | 3838 int_mv near_mv, nearest_mv, global_mv; in init_mode_skip_mask() local
|
/aosp_15_r20/external/libvpx/vp9/encoder/ |
H A D | vp9_tpl_model.c | 996 int_mv nearest_mv, near_mv, invalid_mv; in find_ref_mv() local 1119 MV nearest_mv = get_mv_from_mv_mode(NEAREST_MV_MODE, cpi, motion_field, in get_mv_cost() local
|
/aosp_15_r20/external/libaom/av1/common/ |
H A D | mvref_common.c | 831 void av1_find_best_ref_mvs(int allow_hp, int_mv *mvlist, int_mv *nearest_mv, in av1_find_best_ref_mvs()
|