Home | History | Annotate | Download | only in encoder

Lines Matching refs:u1_mb_type

124     a = ((ps_cabac_ctxt->ps_left_ctxt_mb_info->u1_mb_type & CAB_SKIP_MASK) ?
126 b = ((ps_cabac_ctxt->ps_top_ctxt_mb_info->u1_mb_type & CAB_SKIP_MASK) ?
224 u1_ctx_inc += ((ps_left_ctxt->u1_mb_type != CAB_I4x4) ? 1 : 0);
226 u1_ctx_inc += ((ps_top_ctxt->u1_mb_type != CAB_I4x4) ? 1 : 0);
1698 ps_curr_ctxt->u1_mb_type = CAB_I16x16;
1706 ps_curr_ctxt->u1_mb_type = I4x4;
1707 ps_curr_ctxt->u1_mb_type = CAB_I4x4;
1737 ps_curr_ctxt->u1_mb_type = CAB_I16x16;
1742 ps_curr_ctxt->u1_mb_type = CAB_I4x4;
1863 ps_curr_ctxt->u1_mb_type = CAB_I16x16;
1871 ps_curr_ctxt->u1_mb_type = I4x4;
1872 ps_curr_ctxt->u1_mb_type = CAB_I4x4;
1902 ps_curr_ctxt->u1_mb_type = CAB_I16x16;
1907 ps_curr_ctxt->u1_mb_type = CAB_I4x4;
1938 ps_curr_ctxt->u1_mb_type = CAB_P;
1942 ps_curr_ctxt->u1_mb_type = (ps_curr_ctxt->u1_mb_type
1970 ps_curr_ctxt->u1_mb_type = CAB_P_SKIP;
2120 u4_ctx_inc += ((ps_left_ctxt->u1_mb_type & CAB_BD16x16_MASK)
2123 u4_ctx_inc += ((ps_top_ctxt->u1_mb_type & CAB_BD16x16_MASK)
2171 ps_curr_ctxt->u1_mb_type = CAB_I16x16;
2179 ps_curr_ctxt->u1_mb_type = I4x4;
2180 ps_curr_ctxt->u1_mb_type = CAB_I4x4;
2210 ps_curr_ctxt->u1_mb_type = CAB_I16x16;
2215 ps_curr_ctxt->u1_mb_type = CAB_I4x4;
2247 u4_ctx_inc += ((ps_left_ctxt->u1_mb_type & CAB_BD16x16_MASK)
2250 u4_ctx_inc += ((ps_top_ctxt->u1_mb_type & CAB_BD16x16_MASK)
2260 ps_curr_ctxt->u1_mb_type = CAB_BD16x16;
2288 ps_curr_ctxt->u1_mb_type = CAB_B_SKIP;
2328 u4_ctx_inc += ((ps_left_ctxt->u1_mb_type & CAB_BD16x16_MASK)
2331 u4_ctx_inc += ((ps_top_ctxt->u1_mb_type & CAB_BD16x16_MASK)
2344 ps_curr_ctxt->u1_mb_type = CAB_NON_BD16x16;
2349 ps_curr_ctxt->u1_mb_type = (ps_curr_ctxt->u1_mb_type