Searched refs:I4x4 (Results 1 – 6 of 6) sorted by relevance
1672 if (mb_type == I4x4) in ih264e_write_islice_mb_cabac()1706 ps_curr_ctxt->u1_mb_type = I4x4; in ih264e_write_islice_mb_cabac()1801 if (mb_type == I16x16 || mb_type == I4x4) in ih264e_write_pslice_mb_cabac()1833 if (mb_type == I4x4) in ih264e_write_pslice_mb_cabac()1871 ps_curr_ctxt->u1_mb_type = I4x4; in ih264e_write_pslice_mb_cabac()2092 if (mb_type == I16x16 || mb_type == I4x4) in ih264e_write_bslice_mb_cabac()2141 if (mb_type == I4x4) in ih264e_write_bslice_mb_cabac()2179 ps_curr_ctxt->u1_mb_type = I4x4; in ih264e_write_bslice_mb_cabac()
651 if (u4_mb_type == I4x4) in ih264e_pack_header_data()975 else if (I4x4 == u4_mb_type) in ih264e_update_proc_ctxt()1948 u4_valid_modes |= ps_codec->s_cfg.u4_enable_intra_4x4 ? (1 << I4x4) : 0; in ih264e_process()1949 u4_valid_modes |= (ps_proc->u4_frame_qp <= 10) << I4x4; in ih264e_process()1963 u4_valid_modes |= ps_codec->s_cfg.u4_enable_intra_4x4 ? (1 << I4x4) : 0; in ih264e_process()1965 u4_valid_modes |= (ps_proc->u4_frame_qp <= 10) << I4x4; in ih264e_process()1981 u4_valid_modes |= ps_codec->s_cfg.u4_enable_intra_4x4 ? (1 << I4x4) : 0; in ih264e_process()1983 u4_valid_modes |= (ps_proc->u4_frame_qp <= 10) << I4x4; in ih264e_process()2127 if (u4_valid_modes & (1 << I4x4)) in ih264e_process()2156 … if (ps_proc->u4_mb_type == I4x4 || ps_proc->u4_mb_type == I16x16 || ps_proc->u4_mb_type == I8x8) in ih264e_process()
664 else if (ps_proc->s_left_mb_syntax_ele.u2_mb_type == I4x4) in ih264e_evaluate_intra8x8_modes_for_least_cost_rdoptoff()680 else if (ps_top_mb_syn_ele->u2_mb_type == I4x4) in ih264e_evaluate_intra8x8_modes_for_least_cost_rdoptoff()936 if (ps_proc->s_left_mb_syntax_ele.u2_mb_type == I4x4) in ih264e_evaluate_intra4x4_modes_for_least_cost_rdoptoff()952 if (ps_top_mb_syn_ele->u2_mb_type == I4x4) in ih264e_evaluate_intra4x4_modes_for_least_cost_rdoptoff()999 ps_proc->u4_mb_type = I4x4; in ih264e_evaluate_intra4x4_modes_for_least_cost_rdoptoff()1242 if (ps_proc->s_left_mb_syntax_ele.u2_mb_type == I4x4) in ih264e_evaluate_intra4x4_modes_for_least_cost_rdopton()1258 if (ps_top_mb_syn_ele->u2_mb_type == I4x4) in ih264e_evaluate_intra4x4_modes_for_least_cost_rdopton()1337 ps_proc->u4_mb_type = I4x4; in ih264e_evaluate_intra4x4_modes_for_least_cost_rdopton()
1016 else if (mb_type == I4x4) in ih264e_write_islice_mb_cavlc()1295 else if (mb_type == I4x4) in ih264e_write_pslice_mb_cavlc()1609 else if (mb_type == I4x4) in ih264e_write_bslice_mb_cavlc()
170 || (u4_mb_type == I4x4)); in ih264e_get_cabac_context()
265 I4x4 = 1, enumerator