Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_lap_enc_structs.h229 WORD16 i2_luma_offset; member
Dihevce_inter_pred.c702 off0 = ps_weight_offset->i2_luma_offset; in ihevce_luma_inter_pred_pu()
721 off0 = ps_ref_pic_l0->s_weight_offset.i2_luma_offset; in ihevce_luma_inter_pred_pu()
724 off1 = ps_ref_pic_l1->s_weight_offset.i2_luma_offset; in ihevce_luma_inter_pred_pu()
Dihevce_frame_process.c902 aps_pre_enc_ref_pic_list[LIST_0][i]->s_weight_offset.i2_luma_offset = 0; in ihevce_pre_enc_manage_ref_pics()
920 aps_pre_enc_ref_pic_list[LIST_1][i]->s_weight_offset.i2_luma_offset = 0; in ihevce_pre_enc_manage_ref_pics()
1708 aps_ref_list[LIST_0][i]->s_weight_offset.i2_luma_offset; in ihevce_manage_ref_pics()
1728 aps_ref_list[LIST_0][i]->s_weight_offset.i2_luma_offset = 0; in ihevce_manage_ref_pics()
1780 aps_ref_list[LIST_1][i]->s_weight_offset.i2_luma_offset; in ihevce_manage_ref_pics()
1800 aps_ref_list[LIST_1][i]->s_weight_offset.i2_luma_offset = 0; in ihevce_manage_ref_pics()
Dhme_subpel.c683 ->s_weight_offset.i2_luma_offset; in hme_compute_pred_and_evaluate_bi()
714 ->s_weight_offset.i2_luma_offset; in hme_compute_pred_and_evaluate_bi()
815 ->s_weight_offset.i2_luma_offset; in hme_compute_pred_and_evaluate_bi()
841 ->s_weight_offset.i2_luma_offset; in hme_compute_pred_and_evaluate_bi()
Dihevce_me_pass.c788 ps_ref_desc->i2_offset = ps_recon_pic->s_weight_offset.i2_luma_offset; in ihevc_me_update_ref_desc()