Home
last modified time | relevance | path

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

/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_non_greedy_mv.c349 const int64_t col_diff = abs(mv->col - nb_mv.col); in vp9_nb_mvs_inconsistency() local
H A Dvp9_pickmode.c1309 int row_diff, col_diff; in vp9_NEWMV_diff_bias() local
H A Dvp9_rdopt.c2787 int col_diff = abs(tpl_new_mv.as_mv.col - this_mv.as_mv.col); in discount_newmv_test() local
/aosp_15_r20/external/libaom/av1/encoder/
H A Dmotion_search_facade.c200 const int col_diff = abs(fmv_stack->col - fmv_cand->as_fullmv.col); in av1_single_motion_search() local
H A Dnonrd_pickmode.c971 int row_diff, col_diff; in newmv_diff_bias() local