Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_enc_subpel_gen.c138 WORD32 i4_num_ctbs_vert, in ihevce_subpel_padding() argument
158 if(vert_ctr == (i4_num_ctbs_vert - 1)) in ihevce_subpel_padding()
277 if(vert_ctr == (ps_frm_ctb_prms->i4_num_ctbs_vert - 1)) in ihevce_pad_interp_recon_ctb()
281 ((ps_frm_ctb_prms->i4_num_ctbs_vert - 1) * ps_pad_interp_recon->i4_ctb_size); in ihevce_pad_interp_recon_ctb()
294 if(vert_ctr == (ps_frm_ctb_prms->i4_num_ctbs_vert - 1)) in ihevce_pad_interp_recon_ctb()
368 ps_frm_ctb_prms->i4_num_ctbs_vert, in ihevce_pad_interp_recon_ctb()
381 ps_frm_ctb_prms->i4_num_ctbs_vert, in ihevce_pad_interp_recon_ctb()
394 ps_frm_ctb_prms->i4_num_ctbs_vert, in ihevce_pad_interp_recon_ctb()
447 if(vert_ctr == (ps_frm_ctb_prms->i4_num_ctbs_vert - 1)) in ihevce_recon_padding()
451 ((ps_frm_ctb_prms->i4_num_ctbs_vert - 1) * ps_pad_interp_recon->i4_ctb_size); in ihevce_recon_padding()
[all …]
Dihevce_nbr_avail.c127 WORD32 num_ctb_vert = ps_frm_ctb_prms->i4_num_ctbs_vert; in ihevce_set_ctb_nbr()
Dihevce_multi_thrd_funcs.c447 num_ctb_vert_rows = ps_ctxt->s_frm_ctb_prms.i4_num_ctbs_vert; in ihevce_prepare_job_queue()
742 num_ctb_vert_rows = ps_ctxt->s_frm_ctb_prms.i4_num_ctbs_vert; in ihevce_prepare_pre_enc_job_queue()
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_enc_loop_pass.c1756 ps_ctxt->s_sao_ctxt_t.u4_num_ctbs_vert = ps_frm_ctb_prms->i4_num_ctbs_vert; in ihevce_enc_loop_process_row()
1787 last_ctb_row_flag = (vert_ctr == (ps_frm_ctb_prms->i4_num_ctbs_vert - 1)); in ihevce_enc_loop_process_row()
1794 ((ps_frm_ctb_prms->i4_num_ctbs_vert - 1) * ctb_size); in ihevce_enc_loop_process_row()
2916 if(vert_ctr == (ps_frm_ctb_prms->i4_num_ctbs_vert - 1)) in ihevce_enc_loop_process_row()
5974 WORD32 i4_tot_frame_ctb = ps_enc_ctxt->s_frm_ctb_prms.i4_num_ctbs_vert * in ihevce_enc_loop_frame_init()
Dihevce_frame_process.c4071 ps_enc_ctxt->s_frm_ctb_prms.i4_num_ctbs_vert; in ihevce_enc_frm_proc_slave_thrd()
4836 ps_enc_ctxt->s_frm_ctb_prms.i4_num_ctbs_vert = in ihevce_set_pre_enc_prms()
4861 ps_enc_ctxt->s_frm_ctb_prms.i4_num_ctbs_vert = in ihevce_set_pre_enc_prms()
4866 ps_enc_ctxt->s_frm_ctb_prms.i4_num_ctbs_vert = in ihevce_set_pre_enc_prms()
4867 ps_enc_ctxt->s_frm_ctb_prms.i4_num_ctbs_vert + 1; in ihevce_set_pre_enc_prms()
Dihevce_ipe_pass.c836 if(ps_ctxt->u2_ctb_row_num == (ps_frm_ctb_prms->i4_num_ctbs_vert - 1)) in ihevce_ipe_process_row()
Dihevce_enc_structs.h2279 WORD32 i4_num_ctbs_vert; member
Dihevce_encode_header.c2400 ps_sps->i2_pic_ht_in_ctb = ps_frm_ctb_prms->i4_num_ctbs_vert; in ihevce_populate_sps()
Dhme_refine.c7424 ps_frm_ctb_prms->i4_num_ctbs_vert - 1); in hme_refine()