Home
last modified time | relevance | path

Searched refs:luma_weight_l0 (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
195 luma_weight_l0 = 0; in ihevcd_inter_pred_ctb()
238 luma_weight_l0 = ps_slice_hdr->s_wt_ofst.i2_luma_weight_l0[ps_pu->mv.i1_l0_ref_idx]; in ihevcd_inter_pred_ctb()
507 luma_weight_l0, in ihevcd_inter_pred_ctb()
592 … ps_pu->b2_pred_mode == PRED_L0 ? luma_weight_l0 : luma_weight_l1, in ihevcd_inter_pred_ctb()