Searched refs:has_second_ref (Results 1 – 10 of 10) sorted by relevance
82 if (!has_second_ref(above_mbmi) && !has_second_ref(left_mbmi)) in vp9_get_reference_mode_context()86 else if (!has_second_ref(above_mbmi)) in vp9_get_reference_mode_context()90 else if (!has_second_ref(left_mbmi)) in vp9_get_reference_mode_context()99 if (!has_second_ref(edge_mbmi)) in vp9_get_reference_mode_context()137 if (!has_second_ref(edge_mbmi)) // single pred (1/3) in vp9_get_pred_context_comp_ref_p()143 const int l_sg = !has_second_ref(left_mbmi); in vp9_get_pred_context_comp_ref_p()144 const int a_sg = !has_second_ref(above_mbmi); in vp9_get_pred_context_comp_ref_p()181 if (has_second_ref(edge_mbmi)) in vp9_get_pred_context_comp_ref_p()213 if (!has_second_ref(edge_mbmi)) in vp9_get_pred_context_single_ref_p1()219 const int above_has_second = has_second_ref(above_mbmi); in vp9_get_pred_context_single_ref_p1()[all …]
156 static INLINE int has_second_ref(const MB_MODE_INFO *mbmi) { in has_second_ref() function
148 const int is_compound = has_second_ref(&mi->mbmi); in build_inter_predictors()252 const int is_compound = has_second_ref(&mi->mbmi); in dec_build_inter_predictors()
170 if (has_second_ref(mbmi) && \
236 for (i = 0; i < 1 + has_second_ref(mbmi); ++i) { in inc_mvs()
1486 const int is_compound = has_second_ref(mbmi); in labels2mode()1561 const int is_compound = has_second_ref(&mi->mbmi); in encode_inter_mb_segment()1655 if (has_second_ref(mbmi)) in mi_buf_shift()1665 if (has_second_ref(mbmi)) in mi_buf_restore()1738 const int has_second_rf = has_second_ref(mbmi); in rd_check_segment_txsize()2125 if (has_second_ref(mbmi)) in rd_pick_best_mbsegmentation()2705 const int is_comp_pred = has_second_ref(mbmi); in handle_inter_mode()4234 !has_second_ref(&xd->mi[0]->mbmi) && in vp9_rd_pick_inter_mode_sub8x8()
196 const int is_compound = has_second_ref(mbmi); in write_ref_frames()241 const int is_compound = has_second_ref(mbmi); in pack_inter_mode_mvs()
1125 [has_second_ref(mbmi)]++; in update_stats()1127 if (has_second_ref(mbmi)) { in update_stats()3465 const int is_compound = has_second_ref(mbmi); in encode_superblock()
435 is_compound = has_second_ref(mbmi); in read_inter_block_mode_info()
362 if (has_second_ref(mbmi)) in decode_block()