Home | History | Annotate | Download | only in encoder

Lines Matching refs:i4_max_tus_in_row

3348                  ((is_inp_422 == 1) ? (ps_frm_ctb_prms->i4_max_tus_in_row << 1)
3349 : ((ps_frm_ctb_prms->i4_max_tus_in_row * 3) >> 1)) *
3356 ps_row_tu = ps_tu_out + (vert_ctr * ps_frm_ctb_prms->i4_max_tus_in_row);