Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/av1/encoder/
H A Dmcomp.c2683 const MV top_mv = { this_mv.row - hstep, this_mv.col }; in first_level_check_fast() local
2797 const MV top_mv = { this_mv.row - hstep, this_mv.col }; in first_level_check() local
3154 const MV top_mv = { start_mv.row - hstep, start_mv.col }; in av1_find_best_sub_pixel_tree_pruned() local
3782 const MV top_mv = { this_mv.row - hstep, this_mv.col }; in obmc_first_level_check() local