Searched refs:has_second_ref (Results 1 – 10 of 10) sorted by relevance
28 if (!has_second_ref(above_mi) && !has_second_ref(left_mi)) in vp9_get_reference_mode_context()32 else if (!has_second_ref(above_mi)) in vp9_get_reference_mode_context()36 else if (!has_second_ref(left_mi)) in vp9_get_reference_mode_context()45 if (!has_second_ref(edge_mi)) in vp9_get_reference_mode_context()83 if (!has_second_ref(edge_mi)) // single pred (1/3) in vp9_get_pred_context_comp_ref_p()89 const int l_sg = !has_second_ref(left_mi); in vp9_get_pred_context_comp_ref_p()90 const int a_sg = !has_second_ref(above_mi); in vp9_get_pred_context_comp_ref_p()127 if (has_second_ref(edge_mi)) in vp9_get_pred_context_comp_ref_p()159 if (!has_second_ref(edge_mi)) in vp9_get_pred_context_single_ref_p1()165 const int above_has_second = has_second_ref(above_mi); in vp9_get_pred_context_single_ref_p1()[all …]
269 if (has_second_ref(mbmi) && (mbmi)->ref_frame[1] != ref_frame && \
99 static INLINE int has_second_ref(const MODE_INFO *mi) { in has_second_ref() function
131 const int is_compound = has_second_ref(mi); in build_inter_predictors()
243 for (i = 0; i < 1 + has_second_ref(mi); ++i) { in inc_mvs()
1450 const int is_compound = has_second_ref(mi); in set_and_cost_bmi_mvs()1511 const int is_compound = has_second_ref(mi); in encode_inter_mb_segment()1651 if (has_second_ref(mi)) in mi_buf_shift()1662 if (has_second_ref(mi)) x->e_mbd.plane[0].pre[1] = orig_pre[1]; in mi_buf_restore()1890 const int has_second_rf = has_second_ref(mi); in rd_pick_best_sub8x8_mode()2185 if (has_second_ref(mi)) in rd_pick_best_sub8x8_mode()2478 const int is_comp_pred = has_second_ref(mi); in handle_inter_mode()
201 const int is_compound = has_second_ref(mi); in write_ref_frames()247 const int is_compound = has_second_ref(mi); in pack_inter_mode_mvs()
2013 [has_second_ref(mi)]++; in update_stats()2015 if (has_second_ref(mi)) { in update_stats()5119 const int is_compound = has_second_ref(mi); in encode_superblock()
484 if (has_second_ref(mbmi) && (mbmi)->ref_frame[1] != ref_frame && \705 is_compound = has_second_ref(mi); in read_inter_block_mode_info()
639 const int is_compound = has_second_ref(mi); in dec_build_inter_predictors_sb()