Searched refs:av1_interinter_compound_motion_search (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/libaom/av1/encoder/ |
H A D | compound_type.c | 1134 *out_rate_mv = av1_interinter_compound_motion_search(cpi, x, cur_mv, in masked_compound_type_rd() 1377 tmp_rate_mv = av1_interinter_compound_motion_search(cpi, x, cur_mv, in av1_compound_type_rd() 1430 tmp_rate_mv = av1_interinter_compound_motion_search( in av1_compound_type_rd() 1504 tmp_rate_mv = av1_interinter_compound_motion_search(cpi, x, cur_mv, in av1_compound_type_rd() 1550 tmp_rate_mv = av1_interinter_compound_motion_search(cpi, x, cur_mv, in av1_compound_type_rd() 1589 tmp_rate_mv = av1_interinter_compound_motion_search(cpi, x, cur_mv, in av1_compound_type_rd()
|
H A D | motion_search_facade.h | 45 int av1_interinter_compound_motion_search(const AV1_COMP *const cpi,
|
H A D | motion_search_facade.c | 935 int av1_interinter_compound_motion_search(const AV1_COMP *const cpi, in av1_interinter_compound_motion_search() function
|