Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_inter_pred.c430 u1_is_wgt_pred_L0 = ps_ref_pic_l0->s_weight_offset.u1_luma_weight_enable_flag; in ihevce_luma_inter_pred_pu()
435 u1_is_wgt_pred_L1 = ps_ref_pic_l1->s_weight_offset.u1_luma_weight_enable_flag; in ihevce_luma_inter_pred_pu()
691 ps_weight_offset = &ps_ref_pic_l0->s_weight_offset; in ihevce_luma_inter_pred_pu()
697 ps_weight_offset = &ps_ref_pic_l1->s_weight_offset; in ihevce_luma_inter_pred_pu()
720 wgt0 = ps_ref_pic_l0->s_weight_offset.i2_luma_weight; in ihevce_luma_inter_pred_pu()
721 off0 = ps_ref_pic_l0->s_weight_offset.i2_luma_offset; in ihevce_luma_inter_pred_pu()
723 wgt1 = ps_ref_pic_l1->s_weight_offset.i2_luma_weight; in ihevce_luma_inter_pred_pu()
724 off1 = ps_ref_pic_l1->s_weight_offset.i2_luma_offset; in ihevce_luma_inter_pred_pu()
1058 u1_is_wgt_pred_L0 = ps_ref_pic_l0->s_weight_offset.u1_chroma_weight_enable_flag; in ihevce_chroma_inter_pred_pu()
1063 u1_is_wgt_pred_L1 = ps_ref_pic_l1->s_weight_offset.u1_chroma_weight_enable_flag; in ihevce_chroma_inter_pred_pu()
[all …]
Dihevce_frame_process.c612 .s_weight_offset, in ihevce_pre_enc_manage_ref_pics()
631 .s_weight_offset, in ihevce_pre_enc_manage_ref_pics()
669 .s_weight_offset, in ihevce_pre_enc_manage_ref_pics()
688 .s_weight_offset, in ihevce_pre_enc_manage_ref_pics()
882 aps_pre_enc_ref_pic_list[LIST_0][i]->s_weight_offset.u1_luma_weight_enable_flag) in ihevce_pre_enc_manage_ref_pics()
885 aps_pre_enc_ref_pic_list[LIST_0][i]->s_weight_offset.i2_luma_weight = in ihevce_pre_enc_manage_ref_pics()
888 aps_pre_enc_ref_pic_list[LIST_0][i]->s_weight_offset.i2_luma_offset = 0; in ihevce_pre_enc_manage_ref_pics()
900 aps_pre_enc_ref_pic_list[LIST_1][i]->s_weight_offset.u1_luma_weight_enable_flag) in ihevce_pre_enc_manage_ref_pics()
903 aps_pre_enc_ref_pic_list[LIST_1][i]->s_weight_offset.i2_luma_weight = in ihevce_pre_enc_manage_ref_pics()
906 aps_pre_enc_ref_pic_list[LIST_1][i]->s_weight_offset.i2_luma_offset = 0; in ihevce_pre_enc_manage_ref_pics()
[all …]
Dhme_subpel.c681 ->s_weight_offset.i2_luma_weight; in hme_compute_pred_and_evaluate_bi()
683 ->s_weight_offset.i2_luma_offset; in hme_compute_pred_and_evaluate_bi()
712 ->s_weight_offset.i2_luma_weight; in hme_compute_pred_and_evaluate_bi()
714 ->s_weight_offset.i2_luma_offset; in hme_compute_pred_and_evaluate_bi()
813 ->s_weight_offset.i2_luma_weight; in hme_compute_pred_and_evaluate_bi()
815 ->s_weight_offset.i2_luma_offset; in hme_compute_pred_and_evaluate_bi()
839 ->s_weight_offset.i2_luma_weight; in hme_compute_pred_and_evaluate_bi()
841 ->s_weight_offset.i2_luma_offset; in hme_compute_pred_and_evaluate_bi()
Dihevce_me_pass.c787 ps_ref_desc->i2_weight = ps_recon_pic->s_weight_offset.i2_luma_weight; in ihevc_me_update_ref_desc()
788 ps_ref_desc->i2_offset = ps_recon_pic->s_weight_offset.i2_luma_offset; in ihevc_me_update_ref_desc()
Dihevce_enc_structs.h1091 ihevce_wght_offst_t s_weight_offset; member
Dhme_utils.c2648 ->s_weight_offset.i2_luma_weight; in hme_decide_part_types()
2663 ->s_weight_offset.i2_luma_weight; in hme_decide_part_types()