Home
last modified time | relevance | path

Searched defs:is_comp_pred (Results 1 – 2 of 2) sorted by relevance

/external/libaom/libaom/av1/encoder/
Drdopt.c980 const int is_comp_pred = ref_frames[1] > INTRA_FRAME; in skip_repeated_mv() local
1060 const int is_comp_pred = has_second_ref(mbmi); in handle_newmv() local
1236 const int is_comp_pred = has_second_ref(mbmi); in motion_mode_rd() local
1743 const int is_comp_pred = has_second_ref(mbmi); in build_cur_mv() local
1836 const int is_comp_pred = has_second_ref(mbmi); in ref_mv_idx_early_breakout() local
1892 const int is_comp_pred = has_second_ref(mbmi); in simple_translation_pred_rd() local
2197 const int is_comp_pred = (refs[1] > INTRA_FRAME); in prune_modes_based_on_tpl_stats() local
2235 const int is_comp_pred = has_second_ref(mbmi); in handle_inter_mode() local
4202 const int is_comp_pred = mbmi->ref_frame[1] > INTRA_FRAME; in evaluate_motion_mode_for_winner_candidates() local
4766 const int is_comp_pred = mbmi->ref_frame[1] > INTRA_FRAME; in av1_rd_pick_inter_mode_sb() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_rdopt.c2737 const int is_comp_pred = has_second_ref(mi); in handle_inter_mode() local