Home
last modified time | relevance | path

Searched defs:left_mv (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/libaom/av1/encoder/
H A Dmcomp.c2672 const MV left_mv = { this_mv.row, this_mv.col - hstep }; in first_level_check_fast() local
2795 const MV left_mv = { this_mv.row, this_mv.col - hstep }; in first_level_check() local
3151 const MV left_mv = { start_mv.row, start_mv.col - hstep }; in av1_find_best_sub_pixel_tree_pruned() local
3780 const MV left_mv = { this_mv.row, this_mv.col - hstep }; in obmc_first_level_check() local
H A Dvar_based_part.c1271 FULLPEL_MV left_mv = kZeroFullMv; in evaluate_neighbour_mvs() local
H A Dencodeframe_utils.c1252 const int_mv left_mv = left_mbmi->mv[0]; in check_neighbor_blocks() local
/aosp_15_r20/external/libvpx/vp8/encoder/
H A Drdopt.c858 int_mv left_mv; in labels2mode() local