Lines Matching refs:PRED_L0
247 if(ps_pu->b2_pred_mode != PRED_L0) in ihevcd_inter_pred_ctb()
290 if(ps_pu->b2_pred_mode != PRED_L0) in ihevcd_inter_pred_ctb()
337 if(ps_pu->b2_pred_mode != PRED_L0) in ihevcd_inter_pred_ctb()
377 if(ps_pu->b2_pred_mode != PRED_L0) in ihevcd_inter_pred_ctb()
572 if(ps_pu->b2_pred_mode == PRED_L0) in ihevcd_inter_pred_ctb()
588 …dec->s_func_selector.ihevc_weighted_pred_uni_fptr(ps_pu->b2_pred_mode == PRED_L0 ? pi2_tmp1 : pi2_… in ihevcd_inter_pred_ctb()
592 … ps_pu->b2_pred_mode == PRED_L0 ? luma_weight_l0 : luma_weight_l1, in ihevcd_inter_pred_ctb()
593 … ps_pu->b2_pred_mode == PRED_L0 ? luma_offset_l0 : luma_offset_l1, in ihevcd_inter_pred_ctb()
606 …func_selector.ihevc_weighted_pred_chroma_uni_fptr(ps_pu->b2_pred_mode == PRED_L0 ? pi2_tmp1 : pi2_… in ihevcd_inter_pred_ctb()
610 … ps_pu->b2_pred_mode == PRED_L0 ? chroma_weight_l0_cr : chroma_weight_l1_cr, in ihevcd_inter_pred_ctb()
611 … ps_pu->b2_pred_mode == PRED_L0 ? chroma_weight_l0_cb : chroma_weight_l1_cb, in ihevcd_inter_pred_ctb()
612 … ps_pu->b2_pred_mode == PRED_L0 ? chroma_offset_l0_cr : chroma_offset_l1_cr, in ihevcd_inter_pred_ctb()
613 … ps_pu->b2_pred_mode == PRED_L0 ? chroma_offset_l0_cb : chroma_offset_l1_cb, in ihevcd_inter_pred_ctb()
621 …func_selector.ihevc_weighted_pred_chroma_uni_fptr(ps_pu->b2_pred_mode == PRED_L0 ? pi2_tmp1 : pi2_… in ihevcd_inter_pred_ctb()
625 … ps_pu->b2_pred_mode == PRED_L0 ? chroma_weight_l0_cb : chroma_weight_l1_cb, in ihevcd_inter_pred_ctb()
626 … ps_pu->b2_pred_mode == PRED_L0 ? chroma_weight_l0_cr : chroma_weight_l1_cr, in ihevcd_inter_pred_ctb()
627 … ps_pu->b2_pred_mode == PRED_L0 ? chroma_offset_l0_cb : chroma_offset_l1_cb, in ihevcd_inter_pred_ctb()
628 … ps_pu->b2_pred_mode == PRED_L0 ? chroma_offset_l0_cr : chroma_offset_l1_cr, in ihevcd_inter_pred_ctb()