Home
last modified time | relevance | path

Searched refs:i4_max_pus_in_row (Results 1 – 3 of 3) sorted by relevance

/external/libhevc/encoder/
Dihevce_enc_structs.h2289 WORD32 i4_max_pus_in_row; member
Dihevce_enc_loop_pass.c3233 ps_row_pu = ps_pu_out + (vert_ctr * ps_frm_ctb_prms->i4_max_pus_in_row); in ihevce_enc_loop_process()
3258 *pu4_pu_row_offsets = vert_ctr * ps_frm_ctb_prms->i4_max_pus_in_row; in ihevce_enc_loop_process()
Dihevce_frame_process.c4874 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()