Searched refs:u4_nmb_me (Results 1 – 2 of 2) sorted by relevance
1257 ps_proc->u4_nmb_me = ps_proc->i4_wd_mbs; in ih264e_init_proc_ctxt()2098 if (ps_proc->i4_mb_x % ps_proc->u4_nmb_me == 0) in ih264e_process()2100 ih264e_compute_me_nmb(ps_proc, MIN((WORD32)ps_proc->u4_nmb_me, in ih264e_process()2106 UWORD32 u4_mb_index = ps_proc->i4_mb_x % ps_proc->u4_nmb_me ; in ih264e_process()
2026 UWORD32 u4_nmb_me; member