Home
last modified time | relevance | path

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

/external/libaom/av1/encoder/
Dmcomp.c2514 const MV right_mv = { this_mv.row, this_mv.col + hstep }; in first_level_check_fast() local
2632 const MV right_mv = { this_mv.row, this_mv.col + hstep }; in first_level_check() local
2969 const MV right_mv = { start_mv.row, start_mv.col + hstep }; in av1_find_best_sub_pixel_tree_pruned() local
3477 const MV right_mv = { this_mv.row, this_mv.col + hstep }; in obmc_first_level_check() local