Home
last modified time | relevance | path

Searched refs:luma_weight_l0 (Results 1 – 4 of 4) 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()
/external/chromium_org/third_party/libva/va/
Dva_enc_h264.h469 signed short luma_weight_l0[32]; member
Dva.h1618 short luma_weight_l0[32]; member
/external/chromium_org/content/common/gpu/media/
Dvaapi_h264_decoder.cc389 slice_param.luma_weight_l0[i] = in SendVASliceParam()