Home
last modified time | relevance | path

Searched refs:compound_ref1_mode (Results 1 – 5 of 5) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dinterp_search.c685 const int mode1 = compound_ref1_mode(mbmi->mode); in av1_interpolation_filter_search()
Dmotion_search_facade.c742 int which = (NEWMV == compound_ref1_mode(this_mode)); in av1_interinter_compound_motion_search()
Drdopt.c737 return ref_idx ? compound_ref1_mode(this_mode) in get_single_mode()
2552 const int mode1 = compound_ref1_mode(this_mode); in handle_inter_mode()
3983 compound_ref1_mode(this_mode) }; in compound_skip_by_single_states()
/external/libaom/libaom/av1/common/
Dblockd.h110 static INLINE PREDICTION_MODE compound_ref1_mode(PREDICTION_MODE mode) { in compound_ref1_mode() function
/external/libaom/libaom/av1/decoder/
Ddecodemv.c1356 if (compound_ref1_mode(mbmi->mode) == NEWMV) in read_inter_block_mode_info()