Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Dblockd.h75 static INLINE PREDICTION_MODE compound_ref0_mode(PREDICTION_MODE mode) { in compound_ref0_mode() function
/external/libaom/libaom/av1/decoder/
Ddecodemv.c1342 if (compound_ref0_mode(mbmi->mode) == NEWMV) in read_inter_block_mode_info()
/external/libaom/libaom/av1/encoder/
Drdopt.c6637 ref_idx ? compound_ref1_mode(this_mode) : compound_ref0_mode(this_mode); in get_single_mode()
8711 const int mode0 = compound_ref0_mode(mbmi->mode); in interpolation_filter_search()
10530 const int mode0 = compound_ref0_mode(this_mode); in handle_inter_mode()
12452 const int mode[2] = { compound_ref0_mode(this_mode), in compound_skip_by_single_states()