Home
last modified time | relevance | path

Searched refs:av1_interinter_compound_motion_search (Results 1 – 3 of 3) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dmotion_search_facade.h43 int av1_interinter_compound_motion_search(const AV1_COMP *const cpi,
Dcompound_type.c1117 *out_rate_mv = av1_interinter_compound_motion_search(cpi, x, cur_mv, in masked_compound_type_rd()
1350 tmp_rate_mv = av1_interinter_compound_motion_search(cpi, x, cur_mv, in av1_compound_type_rd()
1401 tmp_rate_mv = av1_interinter_compound_motion_search( in av1_compound_type_rd()
1476 tmp_rate_mv = av1_interinter_compound_motion_search(cpi, x, cur_mv, in av1_compound_type_rd()
1523 tmp_rate_mv = av1_interinter_compound_motion_search(cpi, x, cur_mv, in av1_compound_type_rd()
1563 tmp_rate_mv = av1_interinter_compound_motion_search(cpi, x, cur_mv, in av1_compound_type_rd()
Dmotion_search_facade.c840 int av1_interinter_compound_motion_search(const AV1_COMP *const cpi, in av1_interinter_compound_motion_search() function