Searched refs:I8x8 (Results 1 – 5 of 5) sorted by relevance
660 if (ps_proc->s_left_mb_syntax_ele.u2_mb_type == I8x8) in ih264e_evaluate_intra8x8_modes_for_least_cost_rdoptoff()676 if (ps_top_mb_syn_ele->u2_mb_type == I8x8) in ih264e_evaluate_intra8x8_modes_for_least_cost_rdoptoff()728 ps_proc->u4_mb_type = I8x8; in ih264e_evaluate_intra8x8_modes_for_least_cost_rdoptoff()940 else if (ps_proc->s_left_mb_syntax_ele.u2_mb_type == I8x8) in ih264e_evaluate_intra4x4_modes_for_least_cost_rdoptoff()956 else if (ps_top_mb_syn_ele->u2_mb_type == I8x8) in ih264e_evaluate_intra4x4_modes_for_least_cost_rdoptoff()1246 else if (ps_proc->s_left_mb_syntax_ele.u2_mb_type == I8x8) in ih264e_evaluate_intra4x4_modes_for_least_cost_rdopton()1262 else if (ps_top_mb_syn_ele->u2_mb_type == I8x8) in ih264e_evaluate_intra4x4_modes_for_least_cost_rdopton()
1067 else if (mb_type == I8x8) in ih264e_write_islice_mb_cavlc()1349 else if (mb_type == I8x8) in ih264e_write_pslice_mb_cavlc()1663 else if (mb_type == I8x8) in ih264e_write_bslice_mb_cavlc()
169 i4_is_intra = ((u4_mb_type == I16x16) || (u4_mb_type == I8x8) in ih264e_get_cabac_context()
1040 else if (I8x8 == u4_mb_type) in ih264e_update_proc_ctxt()2017 u4_valid_modes |= ps_codec->s_cfg.u4_enable_intra_8x8 ? (1 << I8x8) : 0; in ih264e_process()2219 if (u4_valid_modes & (1 << I8x8)) in ih264e_process()2229 … if (ps_proc->u4_mb_type == I4x4 || ps_proc->u4_mb_type == I16x16 || ps_proc->u4_mb_type == I8x8) in ih264e_process()
266 I8x8 = 2, enumerator