Home
last modified time | relevance | path

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

/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_non_greedy_mv.c348 const int64_t row_diff = abs(mv->row - nb_mv.row); 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.c2786 int row_diff = abs(tpl_new_mv.as_mv.row - this_mv.as_mv.row); in discount_newmv_test() local
/aosp_15_r20/bootable/recovery/minui/
H A Dgraphics.cpp272 int row_diff = gr_draw->row_bytes / gr_draw->pixel_bytes - gr_draw->width; in gr_clear() local
/aosp_15_r20/external/libaom/av1/encoder/
H A Dmotion_search_facade.c199 const int row_diff = abs(fmv_stack->row - fmv_cand->as_fullmv.row); in av1_single_motion_search() local
H A Dnonrd_pickmode.c971 int row_diff, col_diff; in newmv_diff_bias() local