Home
last modified time | relevance | path

Searched refs:chroma_weight_l0_cr (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
197 chroma_weight_l0_cr = 0; in ihevcd_inter_pred_ctb()
240chroma_weight_l0_cr = ps_slice_hdr->s_wt_ofst.i2_chroma_weight_l0_cr[ps_pu->mv.i1_l0_ref_idx]; in ihevcd_inter_pred_ctb()
530chroma_weight_l0_cr, in ihevcd_inter_pred_ctb()
553chroma_weight_l0_cr, in ihevcd_inter_pred_ctb()
610 … ps_pu->b2_pred_mode == PRED_L0 ? chroma_weight_l0_cr : chroma_weight_l1_cr, in ihevcd_inter_pred_ctb()
626 … ps_pu->b2_pred_mode == PRED_L0 ? chroma_weight_l0_cr : chroma_weight_l1_cr, in ihevcd_inter_pred_ctb()