Searched refs:is_interintra_mode (Results 1 – 2 of 2) sorted by relevance
961 static INLINE int is_interintra_mode(const MB_MODE_INFO *mbmi) { in is_interintra_mode() function
7331 assert(has_second_ref(mbmi) || (ref_idx == 0 && is_interintra_mode(mbmi))); in compound_single_motion_search()9403 const int is_interintra_mode = mode_index > (int)last_motion_mode_allowed; in motion_mode_rd() local9407 if (is_interintra_mode) { in motion_mode_rd()9426 if (mbmi->motion_mode == SIMPLE_TRANSLATION && !is_interintra_mode) { in motion_mode_rd()9538 } else if (is_interintra_mode) { in motion_mode_rd()