Searched refs:has_second_ref (Results 1 – 10 of 10) sorted by relevance
76 if (!has_second_ref(above_mbmi) && !has_second_ref(left_mbmi)) in vp9_get_reference_mode_context()80 else if (!has_second_ref(above_mbmi)) in vp9_get_reference_mode_context()84 else if (!has_second_ref(left_mbmi)) in vp9_get_reference_mode_context()93 if (!has_second_ref(edge_mbmi)) in vp9_get_reference_mode_context()131 if (!has_second_ref(edge_mbmi)) // single pred (1/3) in vp9_get_pred_context_comp_ref_p()137 const int l_sg = !has_second_ref(left_mbmi); in vp9_get_pred_context_comp_ref_p()138 const int a_sg = !has_second_ref(above_mbmi); in vp9_get_pred_context_comp_ref_p()175 if (has_second_ref(edge_mbmi)) in vp9_get_pred_context_comp_ref_p()207 if (!has_second_ref(edge_mbmi)) in vp9_get_pred_context_single_ref_p1()213 const int above_has_second = has_second_ref(above_mbmi); in vp9_get_pred_context_single_ref_p1()[all …]
182 if (has_second_ref(mbmi) && \
101 static INLINE int has_second_ref(const MB_MODE_INFO *mbmi) { in has_second_ref() function
162 const int is_compound = has_second_ref(&mi->mbmi); in build_inter_predictors()
238 for (i = 0; i < 1 + has_second_ref(mbmi); ++i) { in inc_mvs()
1277 const int is_compound = has_second_ref(mbmi); in set_and_cost_bmi_mvs()1345 const int is_compound = has_second_ref(&mi->mbmi); in encode_inter_mb_segment()1479 if (has_second_ref(mbmi)) in mi_buf_shift()1489 if (has_second_ref(mbmi)) in mi_buf_restore()1750 const int has_second_rf = has_second_ref(mbmi); in rd_pick_best_sub8x8_mode()2083 if (has_second_ref(mbmi)) in rd_pick_best_sub8x8_mode()2403 const int is_comp_pred = has_second_ref(mbmi); in handle_inter_mode()
204 const int is_compound = has_second_ref(mbmi); in write_ref_frames()250 const int is_compound = has_second_ref(mbmi); in pack_inter_mode_mvs()
1303 [has_second_ref(mbmi)]++; in update_stats()1305 if (has_second_ref(mbmi)) { in update_stats()4188 const int is_compound = has_second_ref(mbmi); in encode_superblock()
499 is_compound = has_second_ref(mbmi); in read_inter_block_mode_info()
716 const int is_compound = has_second_ref(&mi->mbmi); in dec_build_inter_predictors_sb()