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.c990 const int is_comp_pred = ref_frames[1] > INTRA_FRAME; in skip_repeated_mv() local
1071 const int is_comp_pred = has_second_ref(mbmi); in handle_newmv() local
1270 const int is_comp_pred = has_second_ref(mbmi); in motion_mode_rd() local
1778 const int is_comp_pred = has_second_ref(mbmi); in build_cur_mv() local
1888 const int is_comp_pred = has_second_ref(mbmi); in ref_mv_idx_early_breakout() local
1943 const int is_comp_pred = has_second_ref(mbmi); in simple_translation_pred_rd() local
2284 const int is_comp_pred = (refs[1] > INTRA_FRAME); in prune_modes_based_on_tpl_stats() local
2416 const int is_comp_pred = has_second_ref(mbmi); in prune_ref_mv_idx_search() local
2470 const int is_comp_pred = has_second_ref(mbmi); in prune_zero_mv_with_sse() local
2594 const int is_comp_pred = has_second_ref(mbmi); in handle_inter_mode() local
[all …]
/external/libvpx/libvpx/vp9/encoder/
Dvp9_rdopt.c2734 const int is_comp_pred = has_second_ref(mi); in handle_inter_mode() local