Home
last modified time | relevance | path

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

/external/libhevc/decoder/
Dihevcd_inter_pred.c148 WORD32 luma_weight_l0, luma_weight_l1; in ihevcd_inter_pred_ctb() local
206 luma_weight_l1 = 0; in ihevcd_inter_pred_ctb()
254 luma_weight_l1 = ps_slice_hdr->s_wt_ofst.i2_luma_weight_l1[ps_pu->mv.i1_l1_ref_idx]; in ihevcd_inter_pred_ctb()
509 luma_weight_l1, in ihevcd_inter_pred_ctb()
592 … ps_pu->b2_pred_mode == PRED_L0 ? luma_weight_l0 : luma_weight_l1, in ihevcd_inter_pred_ctb()