HomeSort by relevance Sort by last modified time
    Searched refs:i2_luma_weight_l0 (Results 1 - 3 of 3) sorted by null

  /external/libhevc/common/
ihevc_structs.h 1134 WORD16 i2_luma_weight_l0[MAX_DPB_SIZE]; member in struct:__anon7425
    [all...]
  /external/libhevc/decoder/
ihevcd_inter_pred.c 238 luma_weight_l0 = ps_slice_hdr->s_wt_ofst.i2_luma_weight_l0[ps_pu->mv.i1_l0_ref_idx];
ihevcd_parse_headers.c 199 ps_wt_ofst->i2_luma_weight_l0[i] = (1 << ps_wt_ofst->i1_luma_log2_weight_denom) + value;
207 ps_wt_ofst->i2_luma_weight_l0[i] = (1 << ps_wt_ofst->i1_luma_log2_weight_denom);
    [all...]

Completed in 110 milliseconds