Searched refs:P16x16 (Results 1 – 4 of 4) sorted by relevance
267 P16x16 = 3, enumerator
740 else if (u4_mb_type == P16x16) in ih264e_pack_header_data()1968 u4_valid_modes |= (1 << P16x16); in ih264e_process()2022 if ((u4_valid_modes & (1 << P16x16)) || (u4_valid_modes & (1 << B16x16))) in ih264e_process()
1061 ps_proc->ps_cur_mb->u4_mb_type = P16x16; in ih264e_compute_me_single_reflist()2056 … ps_proc->ps_cur_mb->u4_mb_type = (ps_proc->i4_slice_type == PSLICE) ? P16x16 : B16x16; in ih264e_compute_me_multi_reflist()
1253 error_status = ih264e_encode_residue(ps_ent_ctxt, P16x16, 0); in ih264e_write_pslice_mb_cavlc()