Searched refs:joint_motion_search (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_rdopt.c | 1698 static void joint_motion_search(VP9_COMP *cpi, MACROBLOCK *x, BLOCK_SIZE bsize, in joint_motion_search() function 2041 joint_motion_search(cpi, x, bsize, frame_mv[this_mode], mi_row, in rd_pick_best_sub8x8_mode() 2673 joint_motion_search(cpi, x, bsize, frame_mv, mi_row, mi_col, in handle_inter_mode()
|
/external/libaom/libaom/av1/encoder/ |
D | rdopt.c | 6644 static void joint_motion_search(const AV1_COMP *cpi, MACROBLOCK *x, in joint_motion_search() function 7467 joint_motion_search(cpi, x, bsize, tmp_mv, mi_row, mi_col, NULL, mask, in do_masked_motion_search_indexed() 8128 joint_motion_search(cpi, x, bsize, cur_mv, mi_row, mi_col, NULL, NULL, in handle_newmv()
|