Home | History | Annotate | Download | only in decoder

Lines Matching refs:u1_mb_type

159         ps_dec->u1_topleft_mbtype = ps_cur_mb_info->ps_top_mb->u1_mb_type;
449 ps_dec->u1_topleft_mbtype = ps_cur_mb_info->ps_top_mb->u1_mb_type;
472 - ((!!(ps_dec->p_top_ctxt_mb_info->u1_mb_type
474 + (!!(ps_dec->p_left_ctxt_mb_info->u1_mb_type
669 - ((!!(ps_top_ctxt->u1_mb_type & CAB_SKIP_MASK))
670 + (!!(ps_left_ctxt->u1_mb_type
683 ps_curr_ctxt->u1_mb_type = CAB_SKIP;
687 - ((!!(ps_top_mb_of_bot->u1_mb_type
689 + (!!(ps_left_mb_of_bot->u1_mb_type
773 if(ps_curr_ctxt[-1].u1_mb_type & CAB_SKIP_MASK)
784 - ((!!(ps_top_ctxt->u1_mb_type
786 + (!!(ps_left_ctxt->u1_mb_type
923 ps_tempLeft->u1_mb_type = ps_leftMB->u1_mb_type;
1251 ps_cur_mb_info->u1_topleft_mbtype = ps_topleft_mb->u1_mb_type;
1287 ps_dec->u1_topleft_mbtype = ps_top_mb->u1_mb_type;
1311 ps_dec->u1_topleft_mbtype_bot = ps_top_mb_temp->u1_mb_type;