Home
last modified time | relevance | path

Searched refs:i4_num_ctbs_horz (Results 1 – 10 of 10) sorted by relevance

/external/libhevc/encoder/
Dihevce_enc_subpel_gen.c137 WORD32 i4_num_ctbs_horz, in ihevce_subpel_padding() argument
178 if(ctb_ctr == (i4_num_ctbs_horz - 1)) in ihevce_subpel_padding()
277 if(ctb_ctr == (ps_frm_ctb_prms->i4_num_ctbs_horz - 1)) in ihevce_pad_interp_recon_ctb()
281 ((ps_frm_ctb_prms->i4_num_ctbs_horz - 1) * ps_pad_interp_recon->i4_ctb_size); in ihevce_pad_interp_recon_ctb()
369 if(ctb_ctr == (ps_frm_ctb_prms->i4_num_ctbs_horz - 1)) in ihevce_pad_interp_recon_ctb()
445 ps_frm_ctb_prms->i4_num_ctbs_horz, in ihevce_pad_interp_recon_ctb()
458 ps_frm_ctb_prms->i4_num_ctbs_horz, in ihevce_pad_interp_recon_ctb()
471 ps_frm_ctb_prms->i4_num_ctbs_horz, in ihevce_pad_interp_recon_ctb()
528 if(ctb_ctr == (ps_frm_ctb_prms->i4_num_ctbs_horz - 1)) in ihevce_pad_interp_recon_src_ctb()
532 ((ps_frm_ctb_prms->i4_num_ctbs_horz - 1) * ps_pad_interp_recon->i4_ctb_size); in ihevce_pad_interp_recon_src_ctb()
[all …]
Dihevce_ipe_pass.c799 for(ctb_ctr = 0; ctb_ctr < ps_frm_ctb_prms->i4_num_ctbs_horz; ctb_ctr++) in ihevce_ipe_process_row()
847 if(ps_ctxt->u2_ctb_num_in_row == (ps_frm_ctb_prms->i4_num_ctbs_horz - 1)) in ihevce_ipe_process_row()
905 if(ps_ctxt->u2_ctb_num_in_row == (ps_frm_ctb_prms->i4_num_ctbs_horz - 1)) in ihevce_ipe_process_row()
1153 ps_ipe_ctb_out_row = ps_ipe_ctb_out + vert_ctr * ps_frm_ctb_prms->i4_num_ctbs_horz; in ihevce_ipe_process()
1156 ps_ctb_out_row = ps_ctb_out + vert_ctr * ps_frm_ctb_prms->i4_num_ctbs_horz; in ihevce_ipe_process()
1160 ps_ed_pic_l1 + ps_frm_ctb_prms->i4_num_ctbs_horz * blk_inc_ctb_l1 * vert_ctr; in ihevce_ipe_process()
1162 ps_ed_pic_l2 + ps_frm_ctb_prms->i4_num_ctbs_horz * blk_inc_ctb_l2 * vert_ctr; in ihevce_ipe_process()
1163 ps_ed_ctb_l1_row = ps_ed_ctb_l1_pic + ps_frm_ctb_prms->i4_num_ctbs_horz * vert_ctr; in ihevce_ipe_process()
1180 ps_frm_ctb_prms->i4_num_ctbs_horz * blk_inc_ctb_l1 * sizeof(ihevce_ed_blk_t)); in ihevce_ipe_process()
1184 ps_frm_ctb_prms->i4_num_ctbs_horz * blk_inc_ctb_l2 * sizeof(ihevce_ed_blk_t)); in ihevce_ipe_process()
Dihevce_enc_loop_pass.c1742 num_ctbs_horz_pic = ps_frm_ctb_prms->i4_num_ctbs_horz; in ihevce_enc_loop_process_row()
1746 ps_ctxt->s_sao_ctxt_t.u4_num_ctbs_horz = ps_frm_ctb_prms->i4_num_ctbs_horz; in ihevce_enc_loop_process_row()
2512 (vert_ctr - 1) * ps_frm_ctb_prms->i4_num_ctbs_horz + in ihevce_enc_loop_process_row()
2560 ps_frm_ctb_prms->i4_num_ctbs_horz + in ihevce_enc_loop_process_row()
2626 (vert_ctr - 1) * ps_frm_ctb_prms->i4_num_ctbs_horz + (ctb_ctr); in ihevce_enc_loop_process_row()
2678 ps_frm_ctb_prms->i4_num_ctbs_horz + in ihevce_enc_loop_process_row()
2816 (vert_ctr)*ps_frm_ctb_prms->i4_num_ctbs_horz + (ctb_ctr - 1); in ihevce_enc_loop_process_row()
2868 ps_frm_ctb_prms->i4_num_ctbs_horz + in ihevce_enc_loop_process_row()
2932 (vert_ctr)*ps_frm_ctb_prms->i4_num_ctbs_horz + (ctb_ctr); in ihevce_enc_loop_process_row()
2986 ps_frm_ctb_prms->i4_num_ctbs_horz + in ihevce_enc_loop_process_row()
[all …]
Dihevce_nbr_avail.c126 WORD32 num_ctb_horz = ps_frm_ctb_prms->i4_num_ctbs_horz; in ihevce_set_ctb_nbr()
Dihevce_sub_pic_rc.c283 ps_frm_ctb_prms->i4_num_ctbs_vert * ps_frm_ctb_prms->i4_num_ctbs_horz; in ihevce_sub_pic_rc_in_data()
Dihevce_frame_process.c4054 ps_enc_ctxt->s_frm_ctb_prms.i4_num_ctbs_horz * in ihevce_enc_frm_proc_slave_thrd()
4811 ps_enc_ctxt->s_frm_ctb_prms.i4_num_ctbs_horz = in ihevce_set_pre_enc_prms()
4830 ps_enc_ctxt->s_frm_ctb_prms.i4_num_ctbs_horz = in ihevce_set_pre_enc_prms()
4835 ps_enc_ctxt->s_frm_ctb_prms.i4_num_ctbs_horz = in ihevce_set_pre_enc_prms()
4836 ps_enc_ctxt->s_frm_ctb_prms.i4_num_ctbs_horz + 1; in ihevce_set_pre_enc_prms()
4855 ps_enc_ctxt->s_frm_ctb_prms.i4_max_cus_in_row = ps_enc_ctxt->s_frm_ctb_prms.i4_num_ctbs_horz * in ihevce_set_pre_enc_prms()
4858 ps_enc_ctxt->s_frm_ctb_prms.i4_max_pus_in_row = ps_enc_ctxt->s_frm_ctb_prms.i4_num_ctbs_horz * in ihevce_set_pre_enc_prms()
4861 ps_enc_ctxt->s_frm_ctb_prms.i4_max_tus_in_row = ps_enc_ctxt->s_frm_ctb_prms.i4_num_ctbs_horz * in ihevce_set_pre_enc_prms()
5991 WORD32 ctb_ctr_blks = ps_enc_ctxt->s_frm_ctb_prms.i4_num_ctbs_horz; in ihevce_variance_calc_acc_activity()
Dihevce_enc_structs.h2340 WORD32 i4_num_ctbs_horz; member
Dihevce_decomp_pre_intra_pass.c2446 ps_ctxt->ps_ed_ctb_l1 + vert_ctr * ps_frm_ctb_prms->i4_num_ctbs_horz; in ihevce_decomp_pre_intra_process()
3161 ps_ed_ctb_pic_l1 + vert_ctr * ps_frm_ctb_prms->i4_num_ctbs_horz; in ihevce_decomp_pre_intra_curr_frame_pre_intra_deinit()
Dhme_refine.c6741 ps_ctxt->ps_ctb_analyse_base + i4_ctb_y * ps_frm_ctb_prms->i4_num_ctbs_horz; in hme_refine()
6746 i4_ctb_y * ps_frm_ctb_prms->i4_num_ctbs_horz * MAX_NUM_NODES_CU_TREE; in hme_refine()
6749 ps_ctxt->ps_me_ctb_data_base + i4_ctb_y * ps_frm_ctb_prms->i4_num_ctbs_horz; in hme_refine()
6794 i4_ctb_y * ps_frm_ctb_prms->i4_num_ctbs_horz; in hme_refine()
7420 ps_frm_ctb_prms->i4_num_ctbs_horz - 1); in hme_refine()
Dihevce_encode_header.c2402 ps_sps->i2_pic_wd_in_ctb = ps_frm_ctb_prms->i4_num_ctbs_horz; in ihevce_populate_sps()