Lines Matching refs:u1_b2
464 const UWORD8 u1_b2,
481 u1_idx_lft = ((u1_blk_no & 0x02) >> 1) + u1_b2;
482 u1_idx_top = (u1_blk_no & 0x01) + u1_b2;
516 pi1_lft_cxt[(!(u1_mb_mode & 0x1)) + u1_b2] = pi1_lft_cxt[u1_b2];
517 pi1_top_cxt[(!(u1_mb_mode & 0x2)) + u1_b2] = pi1_top_cxt[u1_b2];
1113 UWORD8 u1_b2,
1127 pu1_top_mv_ctxt = &ps_dec->ps_curr_ctxt_mb_info->u1_mv[u1_sub_mb_x][u1_b2];
1128 pu1_lft_mv_ctxt = &ps_dec->pu1_left_mv_ctxt_inc[u1_sub_mb_y][u1_b2];
1129 pi2_mv = &ps_mv->i2_mv[u1_b2];