Lines Matching refs:ps_top_ctxt
203 mb_info_ctxt_t *ps_top_ctxt = ps_cabac_ctxt->ps_top_ctxt_mb_info;
225 if (ps_top_ctxt != ps_cabac_ctxt->ps_def_ctxt_mb_info)
226 u1_ctx_inc += ((ps_top_ctxt->u1_mb_type != CAB_I4x4) ? 1 : 0);
411 mb_info_ctxt_t *ps_top_ctxt = ps_cabac_ctxt->ps_top_ctxt_mb_info;
417 b = ((ps_top_ctxt->u1_intrapred_chroma_mode != 0) ? 1 : 0);
476 mb_info_ctxt_t *ps_top_ctxt = ps_cabac_ctxt->ps_top_ctxt_mb_info;
506 b = ((ps_top_ctxt->u1_cbp >> j) & 0x01) ? 0 : 1;
534 b = (ps_top_ctxt->u1_cbp > 15) ? 1 : 0;
543 b = (ps_top_ctxt->u1_cbp > 31) ? 1 : 0;
897 mb_info_ctxt_t *ps_top_ctxt = ps_cabac_ctxt->ps_top_ctxt_mb_info;
910 u1_b = ps_top_ctxt->u1_yuv_dc_csbp & 0x1;
1153 mb_info_ctxt_t *ps_top_ctxt;
1158 ps_top_ctxt = ps_cabac_ctxt->ps_top_ctxt_mb_info;
1160 u1_top_ac_csbp = ps_top_ctxt->u1_yuv_ac_csbp;
2115 mb_info_ctxt_t *ps_top_ctxt = ps_cabac_ctxt->ps_top_ctxt_mb_info;
2121 if (ps_top_ctxt != ps_cabac_ctxt->ps_def_ctxt_mb_info)
2122 u4_ctx_inc += ((ps_top_ctxt->u1_mb_type & CAB_BD16x16_MASK)
2240 mb_info_ctxt_t *ps_top_ctxt = ps_cabac_ctxt->ps_top_ctxt_mb_info;
2246 if (ps_top_ctxt != ps_cabac_ctxt->ps_def_ctxt_mb_info)
2247 u4_ctx_inc += ((ps_top_ctxt->u1_mb_type & CAB_BD16x16_MASK)
2315 mb_info_ctxt_t *ps_top_ctxt = ps_cabac_ctxt->ps_top_ctxt_mb_info;
2325 if (ps_top_ctxt != ps_cabac_ctxt->ps_def_ctxt_mb_info)
2326 u4_ctx_inc += ((ps_top_ctxt->u1_mb_type & CAB_BD16x16_MASK)