Searched refs:i2_chroma_weight_l0_cb (Results 1 – 3 of 3) sorted by relevance
215 … ps_wt_ofst->i2_chroma_weight_l0_cb[i] = (1 << ps_wt_ofst->i1_chroma_log2_weight_denom) + value; in ihevcd_parse_pred_wt_ofst()219 …ofst = ((shift * ps_wt_ofst->i2_chroma_weight_l0_cb[i]) >> ps_wt_ofst->i1_chroma_log2_weight_denom… in ihevcd_parse_pred_wt_ofst()237 ps_wt_ofst->i2_chroma_weight_l0_cb[i] = (1 << ps_wt_ofst->i1_chroma_log2_weight_denom); in ihevcd_parse_pred_wt_ofst()
239 … chroma_weight_l0_cb = ps_slice_hdr->s_wt_ofst.i2_chroma_weight_l0_cb[ps_pu->mv.i1_l0_ref_idx]; in ihevcd_inter_pred_ctb()
2055 WORD16 i2_chroma_weight_l0_cb[MAX_DPB_SIZE]; member