Searched refs:i4_max_tus_in_row (Results 1 – 3 of 3) sorted by relevance
2294 WORD32 i4_max_tus_in_row; member
3218 ((is_inp_422 == 1) ? (ps_frm_ctb_prms->i4_max_tus_in_row << 1) in ihevce_enc_loop_process()3219 : ((ps_frm_ctb_prms->i4_max_tus_in_row * 3) >> 1)) * in ihevce_enc_loop_process()3226 ps_row_tu = ps_tu_out + (vert_ctr * ps_frm_ctb_prms->i4_max_tus_in_row); in ihevce_enc_loop_process()
4877 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()