Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/av1/encoder/
H A Dmotion_search_facade.c265 int_mv second_best_mv; in av1_single_motion_search() local
565 int_mv best_mv, second_best_mv; in av1_joint_motion_search() local
H A Dmcomp.c863 FULLPEL_MV *second_best_mv) { in update_mvs_and_sad()
1328 FULLPEL_MV *best_mv, FULLPEL_MV *second_best_mv) { in diamond_search_sad()
1502 FULLPEL_MV *second_best_mv) { in full_pixel_diamond()
1562 FULLPEL_MV *second_best_mv) { in exhaustive_mesh_search()
1636 FULLPEL_MV *second_best_mv) { in full_pixel_exhaustive()
1788 FULLPEL_MV *second_best_mv) { in av1_full_pixel_search()