Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_enc_loop_pass.c1748 UWORD8 is_inp_422 = (ps_ctxt->u1_chroma_array_type == 2); in ihevce_enc_loop_process_row() local
1826 ((is_inp_422 == 1) ? (ps_frm_ctb_prms->i4_num_tus_in_ctb << 1) in ihevce_enc_loop_process_row()
3085 UWORD8 is_inp_422 = (ps_ctxt->u1_chroma_array_type == 2); in ihevce_enc_loop_process() local
3154 (vert_ctr * (ps_frm_ctb_prms->i4_ctb_size >> ((is_inp_422 == 1) ? 0 : 1)) * in ihevce_enc_loop_process()
3173 (vert_ctr * (ps_frm_ctb_prms->i4_ctb_size >> ((is_inp_422 == 1) ? 0 : 1)) * in ihevce_enc_loop_process()
3222 ((is_inp_422 == 1) ? (ps_frm_ctb_prms->i4_max_tus_in_row << 1) in ihevce_enc_loop_process()