Home
last modified time | relevance | path

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

/external/libhevc/decoder/
Dihevcd_inter_pred.c238 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()
Dihevcd_parse_headers.c199 ps_wt_ofst->i2_luma_weight_l0[i] = (1 << ps_wt_ofst->i1_luma_log2_weight_denom) + value; in ihevcd_parse_pred_wt_ofst()
207 ps_wt_ofst->i2_luma_weight_l0[i] = (1 << ps_wt_ofst->i1_luma_log2_weight_denom); in ihevcd_parse_pred_wt_ofst()
/external/libhevc/common/
Dihevc_structs.h2049 WORD16 i2_luma_weight_l0[MAX_DPB_SIZE]; member