Home
last modified time | relevance | path

Searched refs:chroma_weight_l1_cb (Results 1 – 1 of 1) sorted by relevance

/external/libhevc/decoder/
Dihevcd_inter_pred.c149 WORD32 chroma_weight_l0_cb, chroma_weight_l1_cb, chroma_weight_l0_cr, chroma_weight_l1_cr; in ihevcd_inter_pred_ctb() local
207 chroma_weight_l1_cb = 0; in ihevcd_inter_pred_ctb()
255chroma_weight_l1_cb = ps_slice_hdr->s_wt_ofst.i2_chroma_weight_l1_cb[ps_pu->mv.i1_l1_ref_idx]; in ihevcd_inter_pred_ctb()
535chroma_weight_l1_cb, in ihevcd_inter_pred_ctb()
556chroma_weight_l1_cb, 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()
625 … ps_pu->b2_pred_mode == PRED_L0 ? chroma_weight_l0_cb : chroma_weight_l1_cb, in ihevcd_inter_pred_ctb()