Home
last modified time | relevance | path

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

/external/libaom/av1/encoder/
Dmotion_search_facade.c243 int_mv second_best_mv; in av1_single_motion_search() local
534 int_mv best_mv, second_best_mv; in av1_joint_motion_search() local
Dmcomp.c855 FULLPEL_MV *second_best_mv) { in update_mvs_and_sad()
1312 FULLPEL_MV *best_mv, FULLPEL_MV *second_best_mv) { in diamond_search_sad()
1434 FULLPEL_MV *best_mv, FULLPEL_MV *second_best_mv) { in full_pixel_diamond()
1488 FULLPEL_MV *second_best_mv) { in exhaustive_mesh_search()
1561 FULLPEL_MV *second_best_mv) { in full_pixel_exhaustive()
1706 FULLPEL_MV *best_mv, FULLPEL_MV *second_best_mv) { in av1_full_pixel_search()