Searched refs:i2_chroma_weight_l1_cr (Results 1 – 3 of 3) sorted by relevance
302 … ps_wt_ofst->i2_chroma_weight_l1_cr[i] = (1 << ps_wt_ofst->i1_chroma_log2_weight_denom) + value; in ihevcd_parse_pred_wt_ofst()306 …ofst = ((shift * ps_wt_ofst->i2_chroma_weight_l1_cr[i]) >> ps_wt_ofst->i1_chroma_log2_weight_denom… in ihevcd_parse_pred_wt_ofst()315 … ps_wt_ofst->i2_chroma_weight_l1_cr[i] = (1 << ps_wt_ofst->i1_chroma_log2_weight_denom); in ihevcd_parse_pred_wt_ofst()
256 … chroma_weight_l1_cr = ps_slice_hdr->s_wt_ofst.i2_chroma_weight_l1_cr[ps_pu->mv.i1_l1_ref_idx]; in ihevcd_inter_pred_ctb()
1170 WORD16 i2_chroma_weight_l1_cr[MAX_DPB_SIZE]; member