Searched refs:i1_chroma_log2_weight_denom (Results 1 – 5 of 5) sorted by relevance
176 ps_wt_ofst->i1_chroma_log2_weight_denom = ps_wt_ofst->i1_luma_log2_weight_denom + value; in ihevcd_parse_pred_wt_ofst()238 … 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()246 …fst = ((shift * ps_wt_ofst->i2_chroma_weight_l0_cb[i]) >> ps_wt_ofst->i1_chroma_log2_weight_denom); in ihevcd_parse_pred_wt_ofst()256 … ps_wt_ofst->i2_chroma_weight_l0_cr[i] = (1 << ps_wt_ofst->i1_chroma_log2_weight_denom) + value; in ihevcd_parse_pred_wt_ofst()264 …fst = ((shift * ps_wt_ofst->i2_chroma_weight_l0_cr[i]) >> ps_wt_ofst->i1_chroma_log2_weight_denom); in ihevcd_parse_pred_wt_ofst()272 ps_wt_ofst->i2_chroma_weight_l0_cb[i] = (1 << ps_wt_ofst->i1_chroma_log2_weight_denom); in ihevcd_parse_pred_wt_ofst()273 ps_wt_ofst->i2_chroma_weight_l0_cr[i] = (1 << ps_wt_ofst->i1_chroma_log2_weight_denom); in ihevcd_parse_pred_wt_ofst()338 … ps_wt_ofst->i2_chroma_weight_l1_cb[i] = (1 << ps_wt_ofst->i1_chroma_log2_weight_denom) + value;; in ihevcd_parse_pred_wt_ofst()346 …fst = ((shift * ps_wt_ofst->i2_chroma_weight_l1_cb[i]) >> ps_wt_ofst->i1_chroma_log2_weight_denom); in ihevcd_parse_pred_wt_ofst()356 … 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()[all …]
519 shift = ps_slice_hdr->s_wt_ofst.i1_chroma_log2_weight_denom in ihevcd_inter_pred_ctb()601 shift = ps_slice_hdr->s_wt_ofst.i1_chroma_log2_weight_denom in ihevcd_inter_pred_ctb()
2070 WORD8 i1_chroma_log2_weight_denom; member
569 WORD32 chroma_log2_weight_denom = (ps_wt_ofst->i1_chroma_log2_weight_denom); in ihevce_generate_pred_weight_table()
1673 ps_slice_header->s_wt_ofst.i1_chroma_log2_weight_denom = in ihevce_manage_ref_pics()