Searched refs:av1_single_motion_search (Results 1 – 3 of 3) sorted by relevance
/external/libaom/av1/encoder/ |
D | motion_search_facade.h | 34 void av1_single_motion_search(const AV1_COMP *const cpi, MACROBLOCK *x,
|
D | motion_search_facade.c | 120 void av1_single_motion_search(const AV1_COMP *const cpi, MACROBLOCK *x, in av1_single_motion_search() function
|
D | rdopt.c | 1149 av1_single_motion_search(cpi, x, bsize, ref_idx, rate_mv, search_range, in handle_newmv() 1385 av1_single_motion_search(cpi, x, bsize, 0, &tmp_rate_mv, INT_MAX, NULL, in motion_mode_rd()
|