Searched refs:I16x16 (Results 1 – 6 of 6) sorted by relevance
1656 if (mb_type == I16x16) in ih264e_write_islice_mb_cabac()1681 if (mb_type != I16x16) in ih264e_write_islice_mb_cabac()1686 if ((cbp > 0) || (mb_type == I16x16)) in ih264e_write_islice_mb_cabac()1696 if (mb_type == I16x16) in ih264e_write_islice_mb_cabac()1735 if (mb_type == I16x16) in ih264e_write_islice_mb_cabac()1801 if (mb_type == I16x16 || mb_type == I4x4) in ih264e_write_pslice_mb_cabac()1813 if (mb_type == I16x16) in ih264e_write_pslice_mb_cabac()1843 if (mb_type != I16x16) in ih264e_write_pslice_mb_cabac()1849 if ((cbp > 0) || (mb_type == I16x16)) in ih264e_write_pslice_mb_cabac()1861 if (mb_type == I16x16) in ih264e_write_pslice_mb_cabac()[all …]
750 if (u4_mb_type == I16x16) in ih264e_encode_residue()997 if (mb_type == I16x16) in ih264e_write_islice_mb_cavlc()1131 if (mb_type != I16x16) in ih264e_write_islice_mb_cavlc()1136 if (cbp || mb_type == I16x16) in ih264e_write_islice_mb_cavlc()1273 if (mb_type == I16x16) in ih264e_write_pslice_mb_cavlc()1441 if (mb_type != I16x16) in ih264e_write_pslice_mb_cavlc()1446 if (cbp || mb_type == I16x16) in ih264e_write_pslice_mb_cavlc()1586 if (mb_type == I16x16) in ih264e_write_bslice_mb_cavlc()1772 if (mb_type != I16x16) in ih264e_write_bslice_mb_cavlc()1777 if (cbp || mb_type == I16x16) in ih264e_write_bslice_mb_cavlc()
781 else if (u4_mb_type == I16x16) in ih264e_pack_header_data()1031 if (I16x16 == u4_mb_type) in ih264e_update_proc_ctxt()1475 ps_proc->u4_mb_type = I16x16; in ih264e_init_proc_ctxt()2014 u4_valid_modes |= ps_codec->s_cfg.u4_enable_intra_16x16 ? (1 << I16x16) : 0; in ih264e_process()2030 u4_valid_modes |= ps_codec->s_cfg.u4_enable_intra_16x16 ? (1 << I16x16) : 0; in ih264e_process()2048 u4_valid_modes |= ps_codec->s_cfg.u4_enable_intra_16x16 ? (1 << I16x16) : 0; in ih264e_process()2213 if (u4_valid_modes & (1 << I16x16)) 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()
169 i4_is_intra = ((u4_mb_type == I16x16) || (u4_mb_type == I8x8) in ih264e_get_cabac_context()
480 ps_proc->u4_mb_type = I16x16; in ih264e_evaluate_intra16x16_modes_for_least_cost_rdoptoff()
264 I16x16 = 0, enumerator