Searched refs:is_inp_422 (Results 1 – 1 of 1) sorted by relevance
1739 UWORD8 is_inp_422 = (ps_ctxt->u1_chroma_array_type == 2); in ihevce_enc_loop_process_row() local1808 ((is_inp_422 == 1) ? (ps_frm_ctb_prms->i4_num_tus_in_ctb << 1) in ihevce_enc_loop_process_row()3211 UWORD8 is_inp_422 = (ps_ctxt->u1_chroma_array_type == 2); in ihevce_enc_loop_process() local3280 (vert_ctr * (ps_frm_ctb_prms->i4_ctb_size >> ((is_inp_422 == 1) ? 0 : 1)) * in ihevce_enc_loop_process()3299 (vert_ctr * (ps_frm_ctb_prms->i4_ctb_size >> ((is_inp_422 == 1) ? 0 : 1)) * in ihevce_enc_loop_process()3348 ((is_inp_422 == 1) ? (ps_frm_ctb_prms->i4_max_tus_in_row << 1) in ihevce_enc_loop_process()