Home
last modified time | relevance | path

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

/external/libhevc/decoder/
Dihevcd_inter_pred.c150 WORD32 luma_offset_l0, luma_offset_l1; in ihevcd_inter_pred_ctb() local
210 luma_offset_l1 = 0; in ihevcd_inter_pred_ctb()
258 luma_offset_l1 = ps_slice_hdr->s_wt_ofst.i2_luma_offset_l1[ps_pu->mv.i1_l1_ref_idx]; in ihevcd_inter_pred_ctb()
510 luma_offset_l1, in ihevcd_inter_pred_ctb()
593 … ps_pu->b2_pred_mode == PRED_L0 ? luma_offset_l0 : luma_offset_l1, in ihevcd_inter_pred_ctb()