Searched refs:i2_luma_weight_l1 (Results 1 – 3 of 3) sorted by relevance
254 luma_weight_l1 = ps_slice_hdr->s_wt_ofst.i2_luma_weight_l1[ps_pu->mv.i1_l1_ref_idx]; in ihevcd_inter_pred_ctb()
275 … ps_wt_ofst->i2_luma_weight_l1[i] = (1 << ps_wt_ofst->i1_luma_log2_weight_denom) + value; in ihevcd_parse_pred_wt_ofst()283 ps_wt_ofst->i2_luma_weight_l1[i] = (1 << ps_wt_ofst->i1_luma_log2_weight_denom); in ihevcd_parse_pred_wt_ofst()
2073 WORD16 i2_luma_weight_l1[MAX_DPB_SIZE]; member