Home
last modified time | relevance | path

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

/external/libaom/av1/encoder/
Drdopt.c987 const int is_comp_pred = ref_frames[1] > INTRA_FRAME; in skip_repeated_mv() local
1068 const int is_comp_pred = has_second_ref(mbmi); in handle_newmv() local
1267 const int is_comp_pred = has_second_ref(mbmi); in motion_mode_rd() local
1788 const int is_comp_pred = has_second_ref(mbmi); in build_cur_mv() local
1898 const int is_comp_pred = has_second_ref(mbmi); in ref_mv_idx_early_breakout() local
1953 const int is_comp_pred = has_second_ref(mbmi); in simple_translation_pred_rd() local
2294 const int is_comp_pred = (refs[1] > INTRA_FRAME); in prune_modes_based_on_tpl_stats() local
2426 const int is_comp_pred = has_second_ref(mbmi); in prune_ref_mv_idx_search() local
2482 const int is_comp_pred = has_second_ref(mbmi); in prune_zero_mv_with_sse() local
2740 const int is_comp_pred = has_second_ref(mbmi); in handle_inter_mode() local
[all …]
/external/libvpx/vp9/encoder/
Dvp9_rdopt.c2761 const int is_comp_pred = has_second_ref(mi); in handle_inter_mode() local