Home | History | Annotate | Download | only in decoder

Lines Matching refs:u1_mb_type

135             ps_cur_deblk_mb->u1_mb_type |= (u1_num_part > 1) << 1;
363 if(ps_cur_mb_info->u1_mb_type <= u1_skip_th)
389 else if(ps_cur_mb_info->u1_mb_type == MB_SKIP)
425 if(ps_cur_mb_info->u1_mb_type <= u1_skip_th)
430 u1_mb_type != MB_SKIP)
432 if((u1_ipcm_th + 25) != ps_cur_mb_info->u1_mb_type)
434 ps_cur_mb_info->u1_mb_type -= (u1_skip_th + 1);