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.c6633 int ref_idx, int is_comp_pred) { in get_single_mode()
8045 const int is_comp_pred = ref_frames[1] > INTRA_FRAME; in skip_repeated_mv() local
8113 const int is_comp_pred = has_second_ref(mbmi); in handle_newmv() local
9351 const int is_comp_pred = has_second_ref(mbmi); in motion_mode_rd() local
9772 const int is_comp_pred = ref_frame[1] > INTRA_FRAME; in get_this_mv() local
9803 const int is_comp_pred = has_second_ref(mbmi); in build_cur_mv() local
10183 const int is_comp_pred = has_second_ref(mbmi); in handle_inter_mode() local
13026 const int is_comp_pred = mbmi->ref_frame[1] > INTRA_FRAME; in av1_rd_pick_inter_mode_sb() local
13540 const int is_comp_pred = mbmi->ref_frame[1] > INTRA_FRAME; in av1_nonrd_pick_inter_mode_sb() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_rdopt.c2599 const int is_comp_pred = has_second_ref(mi); in handle_inter_mode() local