Home | History | Annotate | Download | only in decoder

Lines Matching refs:u2_mbx

96     mb_x = (WORD16)ps_dec->u2_mbx;
163 ps_dec->u2_mbx = mb_x;
164 ps_cur_mb_info->u2_mbx = mb_x;
229 u2_mb_x = ps_dec->u2_mbx;
314 ps_dec->u2_mbx = u2_mb_x;
315 ps_cur_mb_info->u2_mbx = u2_mb_x;
380 mb_x = (WORD16)ps_dec->u2_mbx;
453 ps_dec->u2_mbx = mb_x;
454 ps_cur_mb_info->u2_mbx = mb_x;
568 mb_x = (WORD16)ps_dec->u2_mbx;
723 ps_dec->u2_mbx = mb_x;
797 ps_cur_mb_info->u2_mbx = mb_x;
889 ps_dec->ps_curr_ctxt_mb_info = p_ctx_inc_mb_map + (ps_dec->u2_mbx << 1);
1223 const UWORD32 u4_mb_x = ps_cur_mb_info->u2_mbx;